customerGroups
No description
customerGroups(
first: Int = 10
after: String
filter: CustomerGroupFilterInput
): CustomerGroupConnection!
Arguments
customerGroups.first ● Int scalar
customerGroups.after ● String scalar
customerGroups.filter ● CustomerGroupFilterInput input
Type
CustomerGroupConnection object
A paginated list of CustomerGroup.