Schema Documentation

CustomerConnectionEdge

Description

Edge between a Node and a connected Customer

Fields
Field NameDescription
cursor - String Opaque reference to the nodes position in the connection. Value can be used with pagination args.
node - Customer! The connected Customer Node
Possible Types
CustomerConnectionEdge Types

CouponToCustomerConnectionEdge

RootQueryToCustomerConnectionEdge

Example
{"cursor":"abc123","node":Customer}