DrawingConnection
ObjectThe connection type for Drawing.
Fields
| Field | Type | Description |
|---|---|---|
| edges | [DrawingEdge] | A list of edges. |
| nodes | [Drawing] | A list of nodes. |
| pageInfo | PageInfo! | Information to aid in pagination. |
| totalCount | Int! | — |
The connection type for Drawing.
| Field | Type | Description |
|---|---|---|
| edges | [DrawingEdge] | A list of edges. |
| nodes | [Drawing] | A list of nodes. |
| pageInfo | PageInfo! | Information to aid in pagination. |
| totalCount | Int! | — |