webhooks
No description
webhooks(
first: Int!
page: Int
): WebhookPaginator!
Arguments
webhooks.first ● Int! non-null scalar
Limits number of fetched items.
webhooks.page ● Int scalar
The offset from which items are returned.
Type
WebhookPaginator object
A paginated list of Webhook items.