Updates to the `boards` object
January 6th, 2023
Please take note of the following updates to the boards object:
- The new
add_teams_to_boardmutation allows you to add teams to a board. - We have deprecated the
add_subscribers_to_boardmutation. Please use theadd_users_to_workspaceoradd_users_to_boardmutations instead.
