Anchor to ConsentPolicyConsent
ConsentPolicy
object
A consent policy describes the level of consent that the merchant requires from the user before actually collecting and processing the data.
Anchor to FieldsFields
- Anchor to consentRequiredconsent•
Required Whether consent is required for the region.
- Anchor to countryCodecountry•
Code The
country code for which the policy applies.
- Anchor to dataSaleOptOutRequireddata•
Sale Opt Out Required Whether data sale opt-out is required for the region.
- •ID!non-null
The global ID of the consent policy. IDs prefixed with
are system default policies.
- Anchor to regionCoderegion•
Code The
region code for which the policy applies.
- Anchor to shopIdshop•
Id ID!non-null The global ID of the shop that owns the policy.
Was this section helpful?
Map
No referencing types
Anchor to QueriesQueries
- •query
Returns the customer privacy consent policies of a shop.
Was this section helpful?
ConsentPolicy Queries
Queried by
Anchor to MutationsMutations
- •mutation
Update or create consent policies in bulk.
Was this section helpful?