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