Updates to the `boards` object
January 6th, 2023
Please take note of the following updates to the boards object:
- The new
add_teams_to_board
mutation allows you to add teams to a board. - We have deprecated the
add_subscribers_to_board
mutation. Please use theadd_users_to_workspace
oradd_users_to_board
mutations instead.