Skip to main content
Anchor to privacyFeaturesDisable

privacyFeaturesDisable

mutation

Requires write_privacy_settings access scope.

Disable a shop's privacy features.

•[PrivacyFeaturesEnum!]!
required

The list of privacy features to disable.


Was this section helpful?

Anchor to PrivacyFeaturesDisablePayload returnsPrivacyFeaturesDisablePayload returns

•[PrivacyFeaturesEnum!]

The privacy features that were disabled.

•[PrivacyFeaturesDisableUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?