attribute
View as MarkdownQuery `attribute` on the catalog subgraph (Attribute).
query
Requires commerce.product:read.
Query attribute on the catalog subgraph (Attribute).
Required headers
| Header | Required | Description |
|---|---|---|
x-store-id | Yes | ID of the store the operation targets. Omitting it returns HTTP 200 with a GraphQL error: extensions.code: "UNAUTHENTICATED". |
Go to Authentication for credential setup.
Arguments
idString!required
Possible returns
AttributeAttribute— A SKU is comprised of a combination of multiple attributes
Last updated on
How is this guide?