ObjectConnection
No description
type ObjectConnection {
pageInfo: PageInfo!
nodes: [Object!]!
}
Fields
ObjectConnection.pageInfo ● PageInfo! non-null object common
Pagination information about the returned page.
ObjectConnection.nodes ● [Object!]! non-null object objects
The collection of object in the page.
Returned by
objects query