CreateWebhookSubscriptionPayload_Conflict
Object

The conflict result for the createWebhookSubscription mutation.Webhook subscriptions must have a unique combination of eventTypeCode, schemeId, url & hirerId fields. Attempting to create a duplicate webhook subscription will result in a conflict.

Fields

NameDescription
conflictingWebhookSubscription* 
WebhookSubscription!
The details of the conflicting webhook subscription.

Seen in

Parent nameParent typeDescription
CreateWebhookSubscriptionPayloadUnionMember type