Skip to main content
Anchor to TranslationsRemovePayload

TranslationsRemovePayload

payload

Return type for translationsRemove mutation.

•[Translation!]

The translations that were deleted.

•[TranslationUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes translations.

Arguments

•ID!
required

ID of the translatable resource for which translations are being deleted.

•[String!]!
required

The list of translation keys.

•[String!]!
required

The list of translation locales. Only locales returned in shopLocales are valid.

•[ID!]

The list of market IDs.



Was this section helpful?