Saltar al contenido principal

pointsOfSale

Lists points of sale for the account, optionally scoped to a store.

pointsOfSale(
storeId: ID
token: String
pageSize: Int
): PointsOfSaleConnection!

Arguments​

pointsOfSale.storeId ● ID scalar​

pointsOfSale.token ● String scalar​

pointsOfSale.pageSize ● Int scalar​

Type​

PointsOfSaleConnection object​

Paginated list of points of sale.