createPointOfSale
Creates a POS.
createPointOfSale(
input: CreatePointOfSaleInput!
): PointOfSale!
Arguments
createPointOfSale.input ● CreatePointOfSaleInput! non-null input
Type
PointOfSale object
Point of sale belonging to an account, optionally scoped to a store. See PointOfSaleType.