Schema Documentation
ProductWithAttributes
Description
Products with default attributes.
Fields
| Field Name | Description |
|---|---|
databaseId - Int! | Product or variation ID |
defaultAttributes - ProductWithAttributesToVariationAttributeConnection | Connection between the ProductWithAttributes type and the VariationAttribute type |
Arguments
| |
id - ID! | Product or variation global ID |
Possible Types
| ProductWithAttributes Types |
|---|
Example
{"databaseId":123,"defaultAttributes":ProductWithAttributesToVariationAttributeConnection,"id":4}