FlowTypeConnection
The connection type for FlowType.
Fields without arguments
Name | Type | Description |
---|---|---|
count | Int! | Total count of collection. |
edges | [FlowTypeEdge] | A list of edges. |
nodes | [FlowType] | A list of nodes. |
pageInfo | PageInfo! | Information to aid in pagination. |