stores
Lists all the stores of the account
stores(
token: String
pageSize: Int
): StoresConnection!
Lists all the stores of the account
stores(
token: String
pageSize: Int
): StoresConnection!
stores.token
● String
scalarstores.pageSize
● Int
scalarStoresConnection
object