Products > Product Field Sets > productFieldSetsModify
POST:product_field_sets.json
Description
Modify one or multiple product field sets.
Permission bit: "product_field_sets.modify"
Topic: Product Field Sets
Arguments
data: [ProductFieldSetModify!]!
Main argument for mutations.
List of product field set ids. See also: Unique Identifiers
Example: ["pf_EQzGqWoY"]
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
fields: [ProductFieldCreate!]
Name of the field set
Translatable
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Result
Preview (typescript)
Loading module