TranslationCreateInput
Input values for translationCreate.
Input Fields
Заголовок раздела «Input Fields»clientMutationId (
String
)
A unique identifier for the client performing the mutation.
field (
String!
)
The field of the record from which the translation is obtained.
language (
Language!
)
The language in which the text is specified.
ownerId (
ID!
)
The record from which the translation is obtained.
text (
String!
)
The text of the translation.