OBJECT
EspotCatalogGroupAttachmentReference
link GraphQL Schema definition
1 type EspotCatalogGroupAttachmentReference { 2 3 : [EspotCatalogGroupAttachmentReferenceAttachmentAsset] 11 4 : [EspotCatalogGroupAttachmentReferenceAttachmentDescription] 11 5 : EspotCatalogGroupAttachmentReferenceAttachmentIdentifier 11 6 : [EspotCatalogGroupAttachmentReferenceAttachmentReferenceDescription] 11 7 : EspotCatalogGroupAttachmentReferenceAttachmentReferenceIdentifier 11 8 : EspotCatalogGroupAttachmentReferenceAttachmentUsage 11 9 : String 11 10 : EspotCatalogGroupAttachmentReferenceUserData 12 13 }