FormValueInput
Input object
Fields
| Field | Description | Type |
|---|---|---|
key | Use dot notation to refer to a nested value, e.g. address.postal_code | String! |
value | When setting the value of a boolean field, use "bool:1" for true and "bool:0" for false. (The value will just be "1" or "0" in the output.) | String! |