pointsOfSale
Lists all the points of sale of the account or store
pointsOfSale(
storeId: ID
token: String
pageSize: Int
): PointsOfSaleConnection!
Lists all the points of sale of the account or store
pointsOfSale(
storeId: ID
token: String
pageSize: Int
): PointsOfSaleConnection!
pointsOfSale.storeId
● ID
scalarpointsOfSale.token
● String
scalarpointsOfSale.pageSize
● Int
scalarPointsOfSaleConnection
object