BatchConnection
No description
type BatchConnection {
edges: [BatchEdge]!
pageInfo: PageInfo!
}
No description
type BatchConnection {
edges: [BatchEdge]!
pageInfo: PageInfo!
}
BatchConnection.edges ● [BatchEdge]! non-null objectBatchConnection.pageInfo ● PageInfo! non-null object