OBJECT
FieldTranslation
link GraphQL Schema definition
- type FieldTranslation implements TranslationInterface {
- : Int!
- # An ISO 639-1 valid locale, e.g.: fr, en, pt, ...
- : String!
- # Translation of attribute « value »
- : String
- }
OBJECT
- type FieldTranslation implements TranslationInterface {
- : Int!
- # An ISO 639-1 valid locale, e.g.: fr, en, pt, ...
- : String!
- # Translation of attribute « value »
- : String
- }