Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 493 Bytes

File metadata and controls

14 lines (11 loc) · 493 Bytes
title NodeFunctionConnection

The connection type for NodeFunction.

Fields without arguments

Name Type Description
count Int! Total count of collection.
edges [NodeFunctionEdge] A list of edges.
nodes [NodeFunction] A list of nodes.
pageInfo PageInfo! Information to aid in pagination.