Skip to main content
Anchor to ConsentPolicyUpdatePayload

ConsentPolicyUpdatePayload

payload

Return type for consentPolicyUpdate mutation.

•[ConsentPolicy!]

All updated and created consent policies. The consent policies that haven't been modified as part of the mutation aren't returned.

Show fields
•[ConsentPolicyError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Update or create consent policies in bulk.

Show payload

Arguments

•[ConsentPolicyInput!]!
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.

Show input fields


Was this section helpful?