Products > Product Field Sets > storefrontProductFieldSets
Storefront APIProductsProduct Field SetsstorefrontProductFieldSets
storefrontProductFieldSets
GET:storefront/product_field_sets.json

Description

Get all or specific product field sets.

Topic: Product Field Sets

Arguments

ids: [String!]

List of product field set ids. See also: Unique Identifiers

Example: ["pf_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

[ProductFieldSet!]

Preview (typescript)

Loading module