OBJECT

MasterCatalog

link GraphQL Schema definition

1type MasterCatalog {
2
3catalogId: String!
5
6}