Skip to main content
Anchor to PrivacyFeaturesDisableUserError

PrivacyFeaturesDisableUserError

object

An error that occurs during the execution of PrivacyFeaturesDisable.

•PrivacyFeaturesDisableUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Disable a shop's privacy features.

Arguments

•[PrivacyFeaturesEnum!]!required

The list of privacy features to disable.


Fields

•[PrivacyFeaturesEnum!]

The privacy features that were disabled.

•[PrivacyFeaturesDisableUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?