Перейти к содержимому
R-Service R-Service
Руководство разработчика RR Tech Service Management

TranslationCreateInput

Эта документация пока недоступна на вашем языке, поэтому показана английская версия.

Input values for translationCreate.

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.