OBJECT

JSONObject

link GraphQL Schema definition

1type JSONObject implements Metadata {
2
3name: String!
4
5data: JSONData
6
7}

link Required by

This element is not required by anyone