determineReadingPeriod
Determine the next reading's period for the given meter.
determineReadingPeriod(
meterId: ID!
readingAt: Date!
): ReadingPeriod
Arguments
determineReadingPeriod.meterId
● ID!
non-null scalar
determineReadingPeriod.readingAt
● Date!
non-null scalar
Type
ReadingPeriod
object
Represents information about a reading's period.