Skip to main content
QUERY
githubWebhookDeliveries(limit: Int, offset: Int): GitHubWebhookDeliveryPage!

Arguments

limit
Int
default:50

Maximum number of records to return. Defaults to 50.

offset
Int
default:0

Number of matching records to skip. Defaults to 0.

enabled
Boolean!

Whether this GitHub webhook delivery page is enabled.

Items associated with this GitHub webhook delivery page.

total
Int!

The total associated with this GitHub webhook delivery page.

limit
Int!

The limit associated with this GitHub webhook delivery page.

offset
Int!

The offset associated with this GitHub webhook delivery page.

Query
Response