Customers > Customer Groups > customerGroupsCreate
POST:customer_groups.json
Description
Create one or multple customer groups.
Permission bit: "customer_groups.create"
Topic: Customer Groups
Arguments
data: [CustomerGroupCreate!]!
Main argument for mutations.
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
Name of the customer group
Example: "Retailers"
Valid when: name is not empty
Valid when: name's length doesn't exceed 250 characters
Makes all customers in the customer group as tax-exempt, customers will not be charged any taxes
Example: false
Result
Preview (typescript)
Loading module