BatchConnection
A paginated list of Batch.
type BatchConnection {
edges: [BatchEdge!]!
pageInfo: PageInfo!
}
Fields
BatchConnection.edges ● [BatchEdge!]! non-null object
BatchConnection.pageInfo ● PageInfo! non-null object
Returned By
batches query