INPUT_OBJECT

MeasurementChartInput

link GraphQL Schema definition

1input MeasurementChartInput {
2
3# Pass null to unassign
4id: Int
5}