OBJECT

ADAttribute

link GraphQL Schema definition

1type ADAttribute {
2
3adAttribute: String
6
4description: String
6
5usage: String
7
8}