Products > Option Sets > storefrontOptionSets
Storefront APIProductsOption SetsstorefrontOptionSets

storefrontOptionSets

GET:storefront/option_sets.json

Description

Get all or specific option sets.

Topic: Option Sets

Arguments

ids: [String!]

List of option set ids. See also: Unique Identifiers

Example: ["os_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"

Result

[OptionSet!]

Preview

Loading module