OBJECT

EspotCatalogGroupAttributes

link GraphQL Schema definition

1type EspotCatalogGroupAttributes {
2
3key: String!
5
4value: String
6
7}