Skip to content

Commit

Permalink
Custom operation builder
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianCzajkowski authored Jul 17, 2024
1 parent deb6b3e commit dda41d1
Show file tree
Hide file tree
Showing 44 changed files with 5,383 additions and 16 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# CHANGELOG

## 0.14.0 (Unreleased)
## 0.14.0 (2024-07-17)

- Added `ClientForwardRefsPlugin` to standard plugins.
- Re-added `model_rebuild` calls for input types with forward references.
- Fixed fragments on interfaces being omitted from generated client.
- Fixed `@Include` directive result type when using `convert_to_snake_case` option.
- Added Custom query builder feature.


## 0.13.0 (2024-03-4)
Expand Down
Loading

0 comments on commit dda41d1

Please sign in to comment.