Anchor to translationsRemovetranslations
mutationtranslations Remove
Requires access scope.
Deletes translations.
Anchor to Arguments
Arguments
- Anchor to localeslocales•[String!]!required
The list of translation locales. Only locales returned in
are valid.
- Anchor to marketIdsmarket•[ID!]
Ids The list of market IDs.
- Anchor to resourceIdresource•ID!
Id required ID of the translatable resource for which translations are being deleted.
- Anchor to translationKeystranslation•[String!]!
Keys required The list of translation keys.
Was this section helpful?
- Anchor to translationstranslations•[Translation!]
The translations that were deleted.
- Anchor to userErrorsuser•[Translation
Errors User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?