-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Use query option pattern and support useSuspense (#263)
* breaking change: Change query operation to object; Update generate query components to use query function; Add suspense query to the generation; Update context * fixes * fix camel case difference from 'case' and 'lodash' * revert name change * revert context name * fix tests * small fixes * Update context template with the correct types --------- Co-authored-by: jan.silhan <jan.silhan@pwc.com> Co-authored-by: Fabien Bernard <fabien0102@hotmail.com>
- Loading branch information
1 parent
88e09cc
commit b97044f
Showing
7 changed files
with
452 additions
and
295 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.