StoresConnection
No description
type StoresConnection {
items: [Store!]!
nextToken: String
}
Fields
StoresConnection.items ● [Store!]! non-null object
List of the authorized users
StoresConnection.nextToken ● String scalar
The string that you use in a subsequent request to get the next page of results in a paginated response.
Returned By
stores query