WebhookJobCountableEdge
No description
type WebhookJobCountableEdge {
node: WebhookJob!
cursor: String!
}
Fields
WebhookJobCountableEdge.node ● WebhookJob! non-null object
The item at the end of the edge.
WebhookJobCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.