SupplySupplierContactEdge
An edge in a connection.
type SupplySupplierContactEdge {
cursor: String!
node: SupplySupplierContact
}
Fields
SupplySupplierContactEdge.cursor ● String! non-null scalar common
A cursor for use in pagination.
SupplySupplierContactEdge.node ● SupplySupplierContact object suppliers
The item at the end of the edge.