OBJECT
EspotCatalogGroup
link GraphQL Schema definition
1 type EspotCatalogGroup { 2 3 : [EspotCatalogGroupAssociation] 23 4 : [EspotCatalogGroupAttachmentReference] 23 5 : [EspotCatalogGroupAttributes] 23 6 : [EspotCatalogGroupBreadcrumbLocation] 23 7 : EspotCatalogGroupIdentifier 23 8 : [EspotCatalogGroupDescription] 23 9 : Float 23 10 : Int 23 11 : [EspotCatalogGroupExternalContentReference] 23 12 : [EspotCatalogGroupFacet] 23 13 : String 23 14 : [EspotCatalogGroupNavigationRelationship] 23 15 : String 23 16 : String 23 17 : EspotCatalogGroupParentCatalogGroupIdentifier 23 18 : EspotCatalogGroupRule 23 19 : [EspotCatalogGroupSEOProperties] 23 20 : [EspotCatalogGroupSEOURL] 23 21 : EspotCatalogGroupTaxonomyAttribute 23 22 : Boolean 24 25 }