products

  • Query
#

Arguments


String

Returns the elements in the list that come after the specified cursor.

String

Returns the elements in the list that come before the specified cursor.

Int

Returns the first n elements from the list.

Int

Returns the last n elements from the list.

priceChannelIdDeprecated
ID
Deprecated: The 'priceChannelId' argument is deprecated and will be removed in a future release. The price channel context should be set at the storefront level instead of individual queries. Use it on products fields instead!
priceCountryDeprecated
String
Deprecated: The 'priceCountry' argument is deprecated and will be removed in a future release. The price country context should be set at the storefront level instead of individual queries. Use it on products fields instead!
priceCurrencyDeprecated
String
Deprecated: The 'priceCurrency' argument is deprecated and will be removed in a future release. The price currency context should be set at the storefront level instead of individual queries. Use it on products fields instead!
String
Thor query strings support free text, fielded terms, boolean operators, phrases, and range filters. See the query language guide.
storeIdDeprecated
ID
Deprecated: The 'storeId' argument is deprecated and will be removed in a future release. The store context should be set at the storefront level instead of individual queries. Use it on products fields instead!
#

Payload


[ProductsEdge!]

A list of edges.

[Product!]

A flattened list of the nodes

PageInfo!

Information to aid in pagination.

Int!

Identifies the total count of items in the connection.