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