Updates to the `boards` object

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 the add_users_to_workspace or add_users_to_board mutations instead.