OBJECT

EspotCatalogGroupIdentifier

link GraphQL Schema definition

1type EspotCatalogGroupIdentifier {
2
3catalogGroupExternalIdentifier: EspotCatalogGroupExternalIdentifier
5
4categoryId: String
6
7}