Learn more about the other types used when reading, creating, and deleting required field columns via the API
The monday.com validations APIs enable you to create, read, and delete required field columns from monday.com boards.
Each of the object types described below represents a specific aspect of a required field column. They can be queried as subfields on the validations query or provide favorite metadata in mutations.
RequiredColumns
An object containing a board's required columns.
| Field | Description |
|---|---|
required_column_ids [String!] | An array of the required columns' unique identifiers. |
