OBJECT
ProductOfferBundleAttachment
A productOfferBundle attachment
link GraphQL Schema definition
- type ProductOfferBundleAttachment {
- # List of productOffers
- : [ProductOfferAttachment!]!
- }
OBJECT
A productOfferBundle attachment
- type ProductOfferBundleAttachment {
- # List of productOffers
- : [ProductOfferAttachment!]!
- }