pointOfSale
Single POS by ID.
pointOfSale(
id: ID!
): PointOfSale
Arguments
pointOfSale.id ● ID! non-null scalar
Type
PointOfSale object
Point of sale belonging to an account, optionally scoped to a store. See PointOfSaleType.