Skip to content

Conversation

Lucifer0x17
Copy link

@Lucifer0x17 Lucifer0x17 commented Sep 9, 2025

Extends dev_copycat module to support multiple filters in GraphQL queries:

  • Introduces support for combining tags, owners, recipients, and IDs filters.
  • Unifies the query generation logic for different filter types.
  • Includes new tests to validate the updated functionality.
  • Fixes issues related to owner and recipient queries to align with the GQL schema.

Examples:

  • [email protected]/graphql?tags+map="Type=Scheduler-Location"&owners+list=NoZH3pueH0Cih6zjSNu_KRAcmg4ZJV1aGHKi0Pi5_Hc
  • [email protected]/graphql?tags+map="Type=Assignment,Process=CW6tynwMQffgBeNE_g-a5hWZ_jUK3DF9sRcQS6k26Wk"
  • [email protected]/graphql?tags+map="Type=Scheduler-Location"

@Lucifer0x17 Lucifer0x17 self-assigned this Sep 9, 2025
@Lucifer0x17 Lucifer0x17 added the enhancement New feature or request label Sep 9, 2025
@Lucifer0x17 Lucifer0x17 force-pushed the rebase/multiquery-on-edge branch from 66d8d17 to e4dd0ed Compare September 12, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant