# TranslationsRegisterPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `translationsRegister` mutation. ### Access Scopes ## Fields * [translations](/docs/api/admin-graphql/2024-10/objects/Translation): Translation - The translations that were created or updated. * [userErrors](/docs/api/admin-graphql/2024-10/objects/TranslationUserError): TranslationUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [translationsRegister](/docs/api/admin-graphql/2024-10/mutations/translationsRegister) ## Examples