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