GraphQL/Queries
levelReadings
**scope:** `read:level-readings`
Retrieves a list of level reading records (Only a max of 500 records can be retrieved).
levelReadings(
filter: LevelReadingFilter
sort: [LevelReadingSort!]
limit: Int
skip: Int
): [LevelReading]Arguments
levelReadings.filter ● LevelReadingFilter input
levelReadings.sort ● [LevelReadingSort!] list input
levelReadings.limit ● Int scalar
levelReadings.skip ● Int scalar
Type
LevelReading object
Level readings to be recorded against map features. Currently supports recording levels against water tank & water trough map features