SupplierEdge
An edge in a Supplier connection.
type SupplierEdge {
cursor: String!
node: Supplier!
}
Fields
SupplierEdge.cursor ● String! non-null scalar
SupplierEdge.node ● Supplier! non-null object
Member Of
SupplierConnection object