Types > CustomerGroupCreate
Commerce APITypesCustomerGroupCreate
CustomerGroupCreate

Description

Topic: Customer Groups

Fields

name: String!

Name of the customer group

Example: "Retailers"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


tax_exempt: Boolean

Makes all customers in the customer group as tax-exempt, customers will not be charged any taxes

Example: false


Used By

Mutations

customerGroupsCreate

Preview (typescript)

Loading module