-
Notifications
You must be signed in to change notification settings - Fork 396
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
feat: upgrade Mercurius, Apollo, GraphQL to the latest versions #2636
Commits on Aug 29, 2022
-
feat(graphql): type check field default value
Martin Kagamino Lehoux committedAug 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 7d0438a - Browse repository at this point
Copy the full SHA 7d0438aView commit details
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 779b72d - Browse repository at this point
Copy the full SHA 779b72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a9b72 - Browse repository at this point
Copy the full SHA b6a9b72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29882ae - Browse repository at this point
Copy the full SHA 29882aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf4998 - Browse repository at this point
Copy the full SHA cdf4998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951f907 - Browse repository at this point
Copy the full SHA 951f907View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132f44a - Browse repository at this point
Copy the full SHA 132f44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4f04d - Browse repository at this point
Copy the full SHA 2b4f04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea10c3 - Browse repository at this point
Copy the full SHA 6ea10c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b89db - Browse repository at this point
Copy the full SHA 82b89dbView commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c7db81 - Browse repository at this point
Copy the full SHA 3c7db81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f979fa - Browse repository at this point
Copy the full SHA 2f979faView commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7aaa398 - Browse repository at this point
Copy the full SHA 7aaa398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d990ff - Browse repository at this point
Copy the full SHA 3d990ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46833e5 - Browse repository at this point
Copy the full SHA 46833e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59a936 - Browse repository at this point
Copy the full SHA e59a936View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66a795 - Browse repository at this point
Copy the full SHA e66a795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c3dba - Browse repository at this point
Copy the full SHA 80c3dbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for af08334 - Browse repository at this point
Copy the full SHA af08334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cb42f - Browse repository at this point
Copy the full SHA 95cb42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d482f33 - Browse repository at this point
Copy the full SHA d482f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c990c84 - Browse repository at this point
Copy the full SHA c990c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for d737999 - Browse repository at this point
Copy the full SHA d737999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ba05c5 - Browse repository at this point
Copy the full SHA 6ba05c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a879d9 - Browse repository at this point
Copy the full SHA 3a879d9View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93c27d3 - Browse repository at this point
Copy the full SHA 93c27d3View commit details
Commits on Feb 2, 2023
-
fix(graphql): generate fields as optional when they contain arguments
Fields with arguments are usually resolved using a separate method with the @ResolveField() annotation. Having such field generated as a required property thus proves quite cumbersome as it forces assigning a value in the result of parent @query() method. This makes fields with arguments always optional.
Configuration menu - View commit details
-
Copy full SHA for e365ea5 - Browse repository at this point
Copy the full SHA e365ea5View commit details -
Merge pull request #1 from paologf/upgrade/apollo-v4
fix(deps): remove git conflict markers and keep latest rimraf version
Configuration menu - View commit details
-
Copy full SHA for c49e4b2 - Browse repository at this point
Copy the full SHA c49e4b2View commit details -
chore: fixing pipes and code-first spec tests and some code cleanup
Fixing pipes spec tests. Changed ApolloServerPluginInlineTraceDisabled reference to '@apollo/server/plugin/disabled'; Changed ApolloServerBase references to ApolloServer.
Configuration menu - View commit details
-
Copy full SHA for b46d9b4 - Browse repository at this point
Copy the full SHA b46d9b4View commit details -
Merge pull request #2 from lpessoa/upgrade/apollo-v4
chore: fixing pipes and code-first spec tests and some code cleanup
Configuration menu - View commit details
-
Copy full SHA for 250639a - Browse repository at this point
Copy the full SHA 250639aView commit details
Commits on Feb 3, 2023
-
chore: fixing code first schema spec
TODO: fix 'should match schema snapshot' test
Configuration menu - View commit details
-
Copy full SHA for d30f3d0 - Browse repository at this point
Copy the full SHA d30f3d0View commit details -
Merge pull request #3 from lpessoa/upgrade/apollo-v4
chore: fixing code first schema spec
Configuration menu - View commit details
-
Copy full SHA for fa8f879 - Browse repository at this point
Copy the full SHA fa8f879View commit details -
chore: updating code first tests
Updated code first tests for standard, federation, schema and caching. Removed TODO from code first schema. Updated printed schema payload according to changes on graphql 16.x. Added assertion utils to provide a expectSingleResult convenience method
Configuration menu - View commit details
-
Copy full SHA for 02842f8 - Browse repository at this point
Copy the full SHA 02842f8View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 29b92da - Browse repository at this point
Copy the full SHA 29b92daView commit details -
Merge pull request #4 from lpessoa/upgrade/apollo-v4
chore: updating code first tests
Configuration menu - View commit details
-
Copy full SHA for b4c1d9f - Browse repository at this point
Copy the full SHA b4c1d9fView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a198c6a - Browse repository at this point
Copy the full SHA a198c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e30f085 - Browse repository at this point
Copy the full SHA e30f085View commit details -
refactor: rename
mergeWithSchema
togenerateSchema
This better matches the method signature.
Configuration menu - View commit details
-
Copy full SHA for 6408c1f - Browse repository at this point
Copy the full SHA 6408c1fView commit details -
Merge branch 'master' of https://github.com/luas10c/graphql into upgr…
…ade/apollo-v4
Configuration menu - View commit details
-
Copy full SHA for b995d73 - Browse repository at this point
Copy the full SHA b995d73View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 140f3bd - Browse repository at this point
Copy the full SHA 140f3bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for df58613 - Browse repository at this point
Copy the full SHA df58613View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dac4de - Browse repository at this point
Copy the full SHA 8dac4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7ab32 - Browse repository at this point
Copy the full SHA 4a7ab32View commit details -
Configuration menu - View commit details
-
Copy full SHA for d97e653 - Browse repository at this point
Copy the full SHA d97e653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e099fa - Browse repository at this point
Copy the full SHA 1e099faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c9d58 - Browse repository at this point
Copy the full SHA a9c9d58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea78051 - Browse repository at this point
Copy the full SHA ea78051View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6a44b - Browse repository at this point
Copy the full SHA da6a44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e1f08a - Browse repository at this point
Copy the full SHA 9e1f08aView commit details -
Merge pull request #2637 from tugascript/afonso-next
chore: remove deprecated gateway hooks
Configuration menu - View commit details
-
Copy full SHA for c7cc273 - Browse repository at this point
Copy the full SHA c7cc273View commit details -
Configuration menu - View commit details
-
Copy full SHA for c845bea - Browse repository at this point
Copy the full SHA c845beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 942f3e5 - Browse repository at this point
Copy the full SHA 942f3e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e58897 - Browse repository at this point
Copy the full SHA 1e58897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a9aee - Browse repository at this point
Copy the full SHA 14a9aeeView commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2577291 - Browse repository at this point
Copy the full SHA 2577291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e423f - Browse repository at this point
Copy the full SHA 33e423fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef15aba - Browse repository at this point
Copy the full SHA ef15abaView commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bfe3a2e - Browse repository at this point
Copy the full SHA bfe3a2eView commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03fc641 - Browse repository at this point
Copy the full SHA 03fc641View commit details
Commits on Feb 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a904e67 - Browse repository at this point
Copy the full SHA a904e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8290923 - Browse repository at this point
Copy the full SHA 8290923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1e97c - Browse repository at this point
Copy the full SHA 5a1e97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291d5c5 - Browse repository at this point
Copy the full SHA 291d5c5View commit details
Commits on Feb 24, 2023
-
Merge pull request #2662 from Davide-Gheri/fix/apollo-context
Fix/apollo context
Configuration menu - View commit details
-
Copy full SHA for 2f6b55d - Browse repository at this point
Copy the full SHA 2f6b55dView commit details -
Merge pull request #2623 from arthurtemple/make-properties-with-argum…
…ents-optional fix(graphql): generate fields as optional when they contain arguments
Configuration menu - View commit details
-
Copy full SHA for 15fd4e3 - Browse repository at this point
Copy the full SHA 15fd4e3View commit details -
Merge pull request #2330 from martinlehoux/master
feat(types): Type check Field defaultValue
Configuration menu - View commit details
-
Copy full SHA for 6c5d222 - Browse repository at this point
Copy the full SHA 6c5d222View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 741937c - Browse repository at this point
Copy the full SHA 741937cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7072504 - Browse repository at this point
Copy the full SHA 7072504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64494db - Browse repository at this point
Copy the full SHA 64494dbView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8df948d - Browse repository at this point
Copy the full SHA 8df948dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2b173 - Browse repository at this point
Copy the full SHA 4b2b173View commit details -
Configuration menu - View commit details
-
Copy full SHA for e667c69 - Browse repository at this point
Copy the full SHA e667c69View commit details