EarningsConnection

Definition

Get a list of DIMO Earnings in reverse chronological order.

Arguments

Filter FieldTypeDescription

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 the given identifier.

before

Used for pagination, returns records before the given identifier.

Hierarchy and Relations

FieldTypeDescription

totalCount

edges

[EarningsEdge!]!

nodes

Last updated