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