- fix: wrong variables typing
- Removed lodash dependency, now compatible with edge runtime
- update dependencies
- update dependencies
- fix: const function declaration was causing tsc to expand keyof type
- build: update generated version
- fix: gql command typing
- fix: updated "tsquery" mentions to "typescript"
- fix: wrong generated types folder
- Strictly typed Maybe in response
- Strongly typed query arrays
- Removed parenthesis when no variables are required
- Optional operation variable declaration
- Full typesafety and improved full-agnostic approach
- ffe5da3: Fix: wrong dist files in previous version
- ffe5da3: First version - An agnostic GraphQL query builder bundled with a generator