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