overallDashboard

Graphql fields and variables for the overallDashboard query

Overall dashboard metrics for revenue tracking

Scope required: standard:read

For a complete list of possible response fields see the OverallDashboard type.

query overallDashboard () {
  overallDashboard () {
    collectedCashThisMonth
    currencyId
    pastDueRevenue
    revenueInFailedPayments
    sharedQuotes
    targetCashThisMonth
    uncollectedCashThisMonth
    upcomingRenewals
  }
}

Response

Last updated

Was this helpful?