OBJECT

TokenJson

link GraphQL Schema definition

1type TokenJson {
2
3rights: [String]
4
5}

link Required by