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

NewDefaultServer is deprecated is there alternative way #3496

Open
happer64bit opened this issue Jan 22, 2025 · 1 comment
Open

NewDefaultServer is deprecated is there alternative way #3496

happer64bit opened this issue Jan 22, 2025 · 1 comment

Comments

@happer64bit
Copy link

Image

I am using v0.17.63 of gqlgen with gin. When is it safe to use NewDefaultServer or is there alternative way.

@TheBeachMaster
Copy link

Replace it with handler.New(...) see #3404 for additional context.

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

No branches or pull requests

2 participants