CreateWebhookTargetOutput
No description
type CreateWebhookTargetOutput {
webhookTarget: WebhookTarget
error: MutationError
}
Fields
CreateWebhookTargetOutput.webhookTarget
● WebhookTarget
object
CreateWebhookTargetOutput.error
● MutationError
object
Returned by
createWebhookTarget
mutation