Skip to content

Conversation

@damian-rakus
Copy link
Collaborator

@damian-rakus damian-rakus commented Jan 20, 2026

Improve our search tool to be able to use new search field.

We are not removing usage of search_items as search does not include filter for specific boardIds when searching items


const response = await this.mondayApi.request<SearchDevQuery>(searchDev, variables, {
versionOverride: 'dev',
timeout: 30 * TIME_IN_MILLISECONDS.SECOND
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. let's extract it to a const
  2. I would decrease it to 10 seconds

@damian-rakus damian-rakus merged commit 757b2d4 into master Jan 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants