ToolConnection
The connection type for Tool.
Fields
any
(Boolean )
|
Whether the collection has any elements. |
edges
([ToolEdge] )
|
A list of edges. |
nodes
([Tool] )
|
A list of nodes. |
pageInfo
(PageInfo )
|
Information to aid in pagination. |
totalCount
(Int )
|
Total count of elements in the collection. Caution: this field is slow, only use it if strictly necessary. |