Skip to main content

accumulatedRegisterReadings

Reads a set of AccumulatedRegisterReading.

accumulatedRegisterReadings(
filter: AccumulatedRegisterReadingFilter
first: Int
offset: Int
orderBy: [AccumulatedRegisterReadingOrderBy!]
): [AccumulatedRegisterReading!]

Arguments

accumulatedRegisterReadings.filter ● AccumulatedRegisterReadingFilter input

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

accumulatedRegisterReadings.first ● Int scalar

Only read the first n values of the set.

accumulatedRegisterReadings.offset ● Int scalar

Skip the first n values.

accumulatedRegisterReadings.orderBy ● [AccumulatedRegisterReadingOrderBy!] list enum

The method to use when ordering AccumulatedRegisterReading.

Type

AccumulatedRegisterReading object