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