Types > CustomerGroupModify
Commerce APITypesCustomerGroupModify
CustomerGroupModify

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

customerGroupsModify

Preview (typescript)

Loading module