Represents a product.
[GateSubject!]!
)
Returns active gate subjects bound to the resource.
Argument | Description |
---|---|
handle
(
Handle
)
|
The handle of the gate configurations to search for. |
Handle!
)
A unique human-friendly string of the product's title.
Boolean!
)
Whether the product has any of the given tags.
Argument | Description |
---|---|
tags
(
[String!]!
)
required
|
The tags to check. |
[HasTagResponse!]!
)
Whether the product has the given tags.
Argument | Description |
---|---|
tags
(
[String!]!
)
required
|
The tags to check. |
ID!
)
A globally-unique identifier.
Boolean!
)
Whether the product is in any of the given collections.
Argument | Description |
---|---|
ids
(
[ID!]!
)
required
|
The IDs of the collections to check. |
[CollectionMembership!]!
)
Whether the product is in the given collections.
Argument | Description |
---|---|
ids
(
[ID!]!
)
required
|
The IDs of the collections to check. |
Boolean!
)
Whether the product is a gift card.
Metafield
)
Returns a metafield by namespace and key that belongs to the resource.
String
)
The product type specified by the merchant.
String!
)
The localized title of the product in the customer’s locale.
String
)
The name of the product's vendor.