CustomerGroupEdge
An edge in a CustomerGroup connection.
type CustomerGroupEdge {
cursor: String!
node: CustomerGroup!
}
Fields
CustomerGroupEdge.cursor ● String! non-null scalar
CustomerGroupEdge.node ● CustomerGroup! non-null object
Member Of
CustomerGroupConnection object