Anchor to TranslationsRemovePayloadTranslations
payloadTranslations Remove Payload
Return type for mutation.
Anchor to FieldsFields
- 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?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Deletes translations.
- 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.
- 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.
Arguments
Was this section helpful?