1018

Adding a true/false field

976

Editing a true/false field

{
  "name": "true_false_field",
  "label": "True / False Field",
  "class": "true_false",
  "value": true
}

📘

Return type value

Depending on the client library you're using, you may need to coerce the response value from a stringy "true"/"false" into a bool

See more information on this field.