WebhookJobCountableConnection
No description
type WebhookJobCountableConnection {
pageInfo: PageInfo!
edges: [WebhookJobCountableEdge!]!
totalCount: Int
}
Fields
WebhookJobCountableConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
WebhookJobCountableConnection.edges ● [WebhookJobCountableEdge!]! non-null object
WebhookJobCountableConnection.totalCount ● Int scalar
A total count of items in the collection.
Returned By
webhookJobs query