webhookTargets
List webhook targets.
webhookTargets(
first: Int
after: String
last: Int
before: String
): WebhookTargetConnection!
List webhook targets.
webhookTargets(
first: Int
after: String
last: Int
before: String
): WebhookTargetConnection!
webhookTargets.first
● Int
scalarwebhookTargets.after
● String
scalarwebhookTargets.last
● Int
scalarwebhookTargets.before
● String
scalarWebhookTargetConnection
object