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