DCNConnection
Last updated
Last updated
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.
Field | Sub-field | Type | Description |
---|---|---|---|
first
Returns the first
records given the argument provided.
last
Returns the last
records given the argument provided.
after
Used for pagination, returns records after
given the identifier provided.
before
Used for pagination, returns records before
given the identifier provided.
filterBy
owner
0x
address of the DCN owner.