-
Notifications
You must be signed in to change notification settings - Fork 1
chore: Install Ariadne-codegen to generate a typed open hexa client (HEXA-1254) #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
584d182
v1
yolanfery 0434af6
v2
yolanfery 90ff1fe
v3 untested
yolanfery 8ff6584
v3 working
yolanfery 22f09cc
TODO
yolanfery dbf1317
Fix for deprecated features
yolanfery 3d69573
Minor
yolanfery 7558f10
Minor
yolanfery 0dff3f6
Fix
yolanfery 83b2eea
Cache
yolanfery 6a63766
Cache
yolanfery 7df3531
2/4 tests
yolanfery edc2554
fix
yolanfery d5728e3
Test 3/4
yolanfery 5dcbeb1
Test 4/4
yolanfery 4b88b9a
clean
yolanfery 3a453ba
Fix
yolanfery b0bb0a0
Dependency
yolanfery b23bf7e
Dependency
yolanfery 9204700
Lint
yolanfery ace843c
Merge remote-tracking branch 'origin/main' into HEXA-1238-implement-s…
yolanfery 5c58c48
With command
yolanfery 7d28522
TODO
yolanfery bea9eff
Fix
yolanfery d1ee33b
Fix test
yolanfery c228c36
Revert "Fix test"
yolanfery b28cdbe
Revert "Fix"
yolanfery 45c9878
secho
yolanfery 1a72de8
Rely on settings and not file
yolanfery b4d8bde
Fix 1/2 test
yolanfery c2053bf
Fix 2/2 test
yolanfery 7b6cb7c
small fix
yolanfery 064360d
update schema
yolanfery fcfa192
TODOs
yolanfery 9b9e8f6
ariadne-codegen
yolanfery 1378b52
Use the new client
yolanfery e38ae2f
Better CI
yolanfery 29acbbb
Fix tests
yolanfery a237be2
Merge remote-tracking branch 'origin/main' into HEXA-1254-ariadne-cod…
yolanfery 757ffb6
Fix GHA
yolanfery 3457f31
Fix GHA
yolanfery 88176b0
Fix GHA
yolanfery a914101
Fix GHA
yolanfery bae70d5
Try
yolanfery 7a0513d
Better ci
yolanfery e8353aa
Better ci
yolanfery f2bbeab
Fix
yolanfery 5ef667b
Fix
yolanfery dc7f4fc
Test
yolanfery 106b8bf
Fix
yolanfery 125bc9e
Fix
yolanfery 51272c4
Fix
yolanfery 5aeb634
rebase
yolanfery 0861f19
Fix
yolanfery File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice, cool example of usage