OBJECT

MetaData2

link GraphQL Schema definition

1type MetaData2 {
2
3price: String
5
4spellCheck: [String]
6
7}