OBJECT

Group

link GraphQL Schema definition

1type Group {
2
3enable: String
6
4field: String
6
5sort: String
7
8}

link Required by