Skip to main content

cashFlowForecasts

Reads a set of CashFlowForecast.

cashFlowForecasts(
filter: CashFlowForecastFilter
first: Int
offset: Int
orderBy: [CashFlowForecastOrderBy!]
): [CashFlowForecast!]

Arguments

cashFlowForecasts.filter ● CashFlowForecastFilter input

A filter to be used in determining which values should be returned by the collection.

cashFlowForecasts.first ● Int scalar

Only read the first n values of the set.

cashFlowForecasts.offset ● Int scalar

Skip the first n values.

cashFlowForecasts.orderBy ● [CashFlowForecastOrderBy!] list enum

The method to use when ordering CashFlowForecast.

Type

CashFlowForecast object