OBJECT
DisplayableError
Represents an error in the input of a mutation.
link Require by
- ContactAddedTagsPayloadReturn type for `addContactTags` mutation(s).
- ContactCreatePayloadReturn type for `createContact` mutation.
- ContactRemovedTagsPayloadReturn type for `removeContactTags` mutation(s).
- ContactRemovePayloadReturn type for `removeContact` mutation.
- ContactUpdatePayloadReturn type for `updateContact` mutation.
- ConversationRemovePayloadReturn type for `removeConversation` mutation.
- CustomContributionCreatePayloadReturn type for `createCustomContribution` mutation.
- CustomContributionRemovePayloadReturn type for `removeCustomContribution` mutation.
- CustomContributionUpdatePayloadReturn type for `updateCustomContribution` mutation.
- FormCreatePayloadReturn type for `createForm` mutation.
- FormUpdatePayloadReturn type for `updateForm` mutation.
- PreferenceUpdatePayloadReturn type for `updatePreference` mutation.
- SentMessagePayloadReturn type for `sendMessage` mutation.
- WebhookCreatePayloadReturn type for `createWebhook` mutation.
- WebhookUpdatePayloadReturn type for `updateWebhook` mutation.