Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

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.