Products > Options > storefrontOptions
Storefront APIProductsOptionsstorefrontOptions

storefrontOptions

GET:storefront/options.json

Description

Get all or specific options.

Topic: Options

Arguments

ids: [String!]

List of option ids. See also: Unique Identifiers

Example: ["option_id"]


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

[Option!]

Preview

Loading module