Skip to content
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

Fix/query interface with fragments #7

Merged
merged 28 commits into from
Jan 14, 2025
Merged
Changes from 3 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
d23720e
fix: query interface with fragments
MedHeikelBouzayene Jan 4, 2025
2425a54
fix: query interface with fragments
MedHeikelBouzayene Jan 4, 2025
5436d47
fix: no need to box interfaces
MedHeikelBouzayene Jan 5, 2025
484b8c2
fix: no need to box interfaces
MedHeikelBouzayene Jan 5, 2025
1c87ef8
fix: integration tests
MedHeikelBouzayene Jan 5, 2025
c12bc49
fix: create interfaces in builder instead
MedHeikelBouzayene Jan 5, 2025
e1db59b
fix: create interfaces in builder instead
MedHeikelBouzayene Jan 5, 2025
e6539b0
fix: remove arc and take it from index
MedHeikelBouzayene Jan 5, 2025
07b970f
fix: remove duplicate when __typename is requested
MedHeikelBouzayene Jan 8, 2025
ed019a9
chore(deps): update rust crate async-graphql to v7.0.13 (#3241)
renovate[bot] Jan 10, 2025
7046e51
fix(deps): update rust crate anyhow to v1.0.95 (#3242)
renovate[bot] Jan 10, 2025
0764e9e
Merge branch 'main' into fix/query_interface_with_fragments
MedHeikelBouzayene Jan 10, 2025
e4cbfad
fix(deps): update rust crate async-trait to v0.1.85 (#3243)
renovate[bot] Jan 10, 2025
22b3ae2
fix(deps): update rust crate chrono to v0.4.39 (#3244)
renovate[bot] Jan 11, 2025
5a4ecb3
fix(deps): update rust crate clap to v4.5.26 (#3245)
renovate[bot] Jan 11, 2025
544dc74
fix(deps): update rust crate hyper to v0.14.32 (#3246)
renovate[bot] Jan 11, 2025
fe35333
fix(deps): update rust crate moka to v0.12.10 (#3247)
renovate[bot] Jan 11, 2025
40b97b0
Merge branch 'main' into fix/query_interface_with_fragments
MedHeikelBouzayene Jan 11, 2025
8f13cbb
fix(deps): update rust crate phonenumber to v0.3.7 (#3252)
renovate[bot] Jan 11, 2025
33ab7f1
fix(deps): update rust crate proc-macro2 to v1.0.93 (#3250)
renovate[bot] Jan 11, 2025
66d8097
fix(deps): update rust crate quote to v1.0.38 (#3248)
renovate[bot] Jan 12, 2025
8c0e805
fix(deps): update rust crate rustls to v0.23.21 (#3249)
renovate[bot] Jan 12, 2025
3f24545
fix(deps): update rust crate rustls-pki-types to v1.10.1 (#3251)
renovate[bot] Jan 12, 2025
3b4facb
fix(deps): update rust crate serde to v1.0.217 (#3253)
renovate[bot] Jan 12, 2025
bf77349
fix(deps): update rust crate serde_json to v1.0.135 (#3254)
renovate[bot] Jan 12, 2025
5bf08c1
fix(deps): update rust crate syn to v2.0.96 (#3255)
renovate[bot] Jan 12, 2025
8d4baf9
chore(deps): update dependency @cloudflare/workers-types to v4.202501…
renovate[bot] Jan 13, 2025
729e061
Merge branch 'main' into fix/query_interface_with_fragments
MedHeikelBouzayene Jan 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.