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