ProductInterface attributes
Any type that implements ProductInterface contains all the base attributes necessary for the frontend of the product model.
The items that are returned in a ProductInterface array can also contain attributes from resources external to the CatalogGraphQl module:
- Custom and extension attributes defined in any attribute set
- The attribute is defined in the PhysicalProductInterface or CustomizableOptionInterface
- Product types that define their own implementation of
ProductInterfaceincluding:



