CoordinationTypeConnection
A paginated list of CoordinationType edges.
type CoordinationTypeConnection {
pageInfo: PageInfo!
edges: [CoordinationTypeEdge!]!
}
Fields
CoordinationTypeConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
CoordinationTypeConnection.edges ● [CoordinationTypeEdge!]! non-null object
A list of CoordinationType edges.
Returned By
coordinationTypes query