API version `2023-10` release notes
Breaking changes
-
Removed the deprecated
itemsfield onboardsqueries, replaced it withitems_page -
New column values fields and typed column values
-
Deprecated the
items_by_column_valuesanditems_by_multiple_column_valuesobjects, replacing them withitems_page_by_column_values -
The
column_typefield on thecreate_columnmutation is now a required field -
Empty parentheses are no longer supported
-
Quotation marks for strings are now required
-
Removed the deprecated
posfields on boards and columns queries -
The
typefield oncolumnsqueries has changed fromString!toColumnType! -
Deprecated the
newest_firstargument onboardsqueries -
Many of the ID arguments and fields have changed from
InttoIDtype -
Textfield returns empty results for mirror, dependency, and connect boards columns
Non-breaking changes
-
New
move_item_to_boardmutation -
New
linked_itemsfield onitemsqueries -
New
edit_updateanddelete_updatewebhooks -
The
valueargument in thechange_simple_column_valuemutation is now nullable -
The complexity of the
textfield for mirror, link, and dependency columns increased
