Other types

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.

🚧 The following types are only available in API versions 2025-10 and later

RequiredColumns

An object containing a board's required columns.

FieldDescription
required_column_ids [String!]An array of the required columns' unique identifiers.