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