Anchor to ConsentPolicyErrorConsent
objectConsent Policy Error
The errors encountered while performing mutations on consent policies.
Anchor to FieldsFields
- code (ConsentPolicyErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Consent
Policy Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- consentPolicyUpdate (ConsentPolicyUpdatePayload)
- •mutation
Update or create consent policies in bulk.
- Anchor to consentPoliciesconsent•[Consent
Policies Policy Input!]! required The consent policies to update or create. If the country and region matches an existing consent policy, then the consent policy is updated. Otherwise, a new consent policy is created.
Arguments
Was this section helpful?