Skip to main content

customViewWorkspaceAccountHistories

Reads a set of CustomViewWorkspaceAccountHistory.

customViewWorkspaceAccountHistories(
first: Int
offset: Int
orderBy: [CustomViewWorkspaceAccountHistoriesOrderBy!]
condition: CustomViewWorkspaceAccountHistoryCondition
filter: CustomViewWorkspaceAccountHistoryFilter
): [CustomViewWorkspaceAccountHistory!]

Arguments

customViewWorkspaceAccountHistories.first ● Int scalar

Only read the first n values of the set.

customViewWorkspaceAccountHistories.offset ● Int scalar

Skip the first n values.

customViewWorkspaceAccountHistories.orderBy ● [CustomViewWorkspaceAccountHistoriesOrderBy!] list enum

The method to use when ordering CustomViewWorkspaceAccountHistory.

customViewWorkspaceAccountHistories.condition ● CustomViewWorkspaceAccountHistoryCondition input

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

customViewWorkspaceAccountHistories.filter ● CustomViewWorkspaceAccountHistoryFilter input

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

Type

CustomViewWorkspaceAccountHistory object