WebhookTargetConnection
No description
type WebhookTargetConnection {
edges: [WebhookTargetEdge!]!
pageInfo: PageInfo!
}
Fields
WebhookTargetConnection.edges
● [WebhookTargetEdge!]!
non-null object
WebhookTargetConnection.pageInfo
● PageInfo!
non-null object
Returned by
webhookTargets
query