TranslatedField

Object

A translated field value for an entity.

#

Fields


entityId
ID!

The ID of the translated entity.

key
String!

The translated field key.

localeCode
String!

The BCP 47 locale code.

value
String!

The translated value.

#

Mutations


Creates or updates translations for an entity.

Creates or updates translations for multiple entities in bulk.