dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

refactor: Build queries with query builder

Open BalduinLandolt opened this issue 1 year ago • 1 comments

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • [ ] build/chore: maintenance tasks (no production code change)
  • [ ] docs: documentation changes (no production code change)
  • [ ] feat: represents new features
  • [ ] fix: represents bug fixes
  • [ ] perf: performance improvements
  • [ ] refactor: represents production code refactoring
  • [ ] test: adding or refactoring tests (no production code change)
  • [ ] deprecated: Deprecation warning (ideally referencing a migration guide)

Basic requirements for bug fixes and features

  • [ ] Tests for the changes have been added
  • [ ] Docs have been added / updated

Does this PR introduce a breaking change?

  • [ ] Yes

BalduinLandolt avatar Jun 12 '24 18:06 BalduinLandolt