TypeGroupConnection
A paginated list of TypeGroup edges.
type TypeGroupConnection {
pageInfo: PageInfo!
edges: [TypeGroupEdge!]!
}
Fields
TypeGroupConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
TypeGroupConnection.edges ● [TypeGroupEdge!]! non-null object
A list of TypeGroup edges.
Returned By
typeGroups query