CustomerConnectionEdge
No description
type CustomerConnectionEdge {
cursor: String
node: Customer
}
Fields
CustomerConnectionEdge.cursor ● String scalar
CustomerConnectionEdge.node ● Customer object
Member Of
CustomerConnection object