cancelConsent
Cancels a consent.
cancelConsent(
input: CancelConsentInput!
): CancelConsentPayload!
Arguments
cancelConsent.input
● CancelConsentInput!
non-null input
Type
CancelConsentPayload
union
Payload of the cancelConsent
mutation