DCNConnection
Definition
Get a list of minted DIMO Canonical Names ordered by mintedAt
timestamps in descending order.
Developer Notes
This GraphQL connection refers to the plural dcns
, hence an argument is needed in order for the query to target the specific subset of results.
Arguments
Field | Sub-field | Type | Description |
---|---|---|---|
| Returns the | ||
| Returns the | ||
| Used for pagination, returns records | ||
| Used for pagination, returns records | ||
|
|
|
Sample Query
Last updated