Skip to main content

Input fields

id : Int! required

The unique identifier of the FiT meter.

reading : FitReadingInput! required

The meter reading data.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "id": 13707481, "reading": FitReadingInput }