BatchEdge
An edge in a Batch connection.
type BatchEdge {
cursor: String!
node: Batch!
}
Fields
BatchEdge.cursor ● String! non-null scalar
BatchEdge.node ● Batch! non-null object
Member Of
BatchConnection object