OBJECT
AttributeStringElement
link GraphQL Schema definition
1 type AttributeStringElement implements AttributeElement { 2 : String! 3 4 : String! 5 6 : AttributeElementKind! 7 8 : String 9 10 }
link Required by
This element is not required by anyone