monday icon indicating copy to clipboard operation
monday copied to clipboard

Extend get_boards_* to include workspace info, provide fetch_boards_by_workspace_id() function.

Open ancker010 opened this issue 2 years ago • 1 comments

Update the response for the following queries to include Workspace information.

get_boards_query()
get_boards_by_id_query()

Further, extend the boards resource to allow for fetching a list of boards by workspace_id. Add:

fetch_boards_by_workspace_id()

ancker010 avatar Jun 01 '23 03:06 ancker010