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