Products > Option Sets > optionSetsDelete
Commerce APIProductsOption SetsoptionSetsDelete
optionSetsDelete
DELETE:option_sets.json

Description

Delete specific option sets.

Permission bit: "option_sets.delete"

Topic: Option Sets

Arguments

ids: [String!]!

List of option set ids. See also: Unique Identifiers

Example: ["os_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module