Skip to main content

Input fields

electricityGeneratedLastYear : Int! required

The generated electricity for the last year.

hasAccumulator : Boolean! required

Whether has accumulator or not.

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

{ "electricityGeneratedLastYear": 88, "hasAccumulator": true }