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