TreePathTranslationValue
No description
type TreePathTranslationValue {
value: String!
translations: [TranslationString!]!
}
Fields
TreePathTranslationValue.value ● String! non-null scalar
TreePathTranslationValue.translations ● [TranslationString!]! non-null object
Member Of
TreeFieldNode object