Skip to content

Add support for raw queries#61

Open
SH-Exact wants to merge 5 commits into
masterfrom
raw_queries
Open

Add support for raw queries#61
SH-Exact wants to merge 5 commits into
masterfrom
raw_queries

Conversation

@SH-Exact

Copy link
Copy Markdown
Contributor

This PR adds support for "raw queries" when using the query language. The type of where of a SomeQuery cannot depict alle possible operations of the weclapp's REST API therefor a string can be passed now which depicts the complete filter.
In this context tests are added which also cover type safety. It has to be taken into account that the SDK can be generated for usage with and without the query language which results in different types.
Therefor the eslint, rollup and vitest config are adapted and several npm scripts are introduced to be able to execute tests depending on the currently generated SDK.
Addtionally the README was updated.

@SH-Exact SH-Exact self-assigned this Mar 30, 2026
SH-Exact added 2 commits May 7, 2026 15:23
Adapted types and functions
Added tests
Updated dependencies safely
Adapted github workflow
Add support for tests with and without query language
refactor test structure
adapt tsconfig files
add and adapt npm scripts
adapt github workflow file
@SH-Exact SH-Exact force-pushed the raw_queries branch 5 times, most recently from c58484d to 25c1540 Compare July 10, 2026 13:17
refactor test structure
add documentation
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.

1 participant