Description
Topic: Shops
Fields
Total number of items in the collection
items: [ShopShort!]!
Key of the last item for keyset based iteration
Used By
Queries
Preview (typescript)
interface ShopShortPage {count: numberitems: []last_key: string}