Skip to main content

AccountOverview

No description

type AccountOverview {
summary: AccountOverviewSummary!
redemptionsOverTime: [AccountSeriesPoint!]!
topPromotions: [AccountTopPromotion!]!
recentActivity: [AccountActivityItem!]!
}

Fields

AccountOverview.summary ● AccountOverviewSummary! non-null object

AccountOverview.redemptionsOverTime ● [AccountSeriesPoint!]! non-null object

AccountOverview.topPromotions ● [AccountTopPromotion!]! non-null object

AccountOverview.recentActivity ● [AccountActivityItem!]! non-null object

Member Of

Account object