Skip to main content

updateConsent

GraphQL Schema

extend type mutation {
updateConsent(input: UpdateConsentInput!): UpdateConsentPayload!
}

Arguments

NameTypeDescription
input[UpdateConsentInput!](/04-reference/05-Input Objects/UpdateConsentInput.mdx)

Response Shape

This mutation returns UpdateConsentPayload!

NameTypeDescription
successBoolean!Whether the mutation was successful
errorErrorTypeError information
consentConsent