RevenueAggregate: {
    __typename: "RevenueAggregate";
    total: Amount;
}

Type declaration

  • __typename: "RevenueAggregate"
  • total: Amount