OBJECT

Category

link GraphQL Schema definition

1type Category {
2
3parent: String
5
6}