Products > Product Field Sets > productFieldSetsDelete
Commerce APIProductsProduct Field SetsproductFieldSetsDelete
productFieldSetsDelete
DELETE:product_field_sets.json

Description

Delete specific product field sets.

Permission bit: "product_field_sets.delete"

Topic: Product Field Sets

Arguments

ids: [String!]!

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

Example: ["pf_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module