Docs
Dashboard

CustomerGroup

Object

Fields returned for customer group.

#

Fields


customers
CustomerConnection!

Retrieves a paged list of customers associated with the customer group.

customersCount
Long!

The number of customers that are associated with the customer group.

description
String

The description of the customer group.

id
ID!

The unique identifier for the customer.

name
String!

The name of the customer group.

#

Queries


Retrieves a single customer group by ID.

Retrieves a paged list of customers with optional filtering, sorting, and full-text search.

#

Mutations


Creates a new customer group.

Updates an existing customer group.