Skip to main content
InputObject

Input Fields

where
required
paging
required
orderBy
{
  "where": FundingSummaryFilterInput,
  "paging": PagingInput,
  "orderBy": [
    FundingSummarySortTypeInput
  ]
}