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

[FEAT] bump graphql dependencies #2213

Open
2 tasks
Romakita opened this issue Jan 10, 2023 · 2 comments
Open
2 tasks

[FEAT] bump graphql dependencies #2213

Romakita opened this issue Jan 10, 2023 · 2 comments

Comments

@Romakita
Copy link
Collaborator

Romakita commented Jan 10, 2023

Information

Add v16 graphql support to @tsed/graqhql package.

Acceptance criteria

  • Graphql works as expected
  • playground works as expected
@abhie16
Copy link

abhie16 commented Apr 13, 2023

Hello sir, I would like to work on this issue , can you pls tell me little more about it as i m new to the backend development. Thank You @Romakita

@Romakita
Copy link
Collaborator Author

Hello @abhie16

This issue consist to bump graphQL dependencies here:
https://github.com/tsedio/tsed/blob/production/packages/graphql/apollo/package.json#L42

and here:
https://github.com/tsedio/tsed/blob/production/packages/graphql/typegraphql/package.json#L45

Note: bumping graphql dependencies need also to bump apollo dependencies and typegraphql. Some of theses dependencies are compatible or not with graphl.

To check if there is not regression you can run yarn test:graphql.

You can also start a local graphQL server by running this script here:
https://github.com/tsedio/tsed/blob/production/packages/graphql/typegraphql/package.json#L19

Tell me if you have any problems ;)
Romain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants