GraphQL/Mutations
addLevelReadings
**scope:** `write:level-readings`
Add a collection of level readings
addLevelReadings(
input: [AddLevelReadingInput]!
): AddLevelReadingsPayload!
**scope:** `write:level-readings`
Add a collection of level readings
addLevelReadings(
input: [AddLevelReadingInput]!
): AddLevelReadingsPayload!
addLevelReadings
.input
● [AddLevelReadingInput]!
AddLevelReadingsPayload