OBJECT
AttributeFileElement
link GraphQL Schema definition
1 type AttributeFileElement 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