Tags:
- API
Updates to error codes for translationsRegister
Although the error code was introduced in the 2020-07 version, it has never been used to represent a locale field related error when calling the mutation.
As of GraphQL Admin API version 2022-04, the error code is used to represent all errors related to the locale field on the Translation object.
Previous verions will still use the error code to represent errors related to the locale field.
Was this section helpful?