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

HotChocolate.Types.Analyzers add "global::" before Interface at registration #7104

Open
liyanjie2048 opened this issue May 14, 2024 · 0 comments
Labels
🎉 enhancement New feature or request 🌶️ hot chocolate Next Next up on the backlog.
Milestone

Comments

@liyanjie2048
Copy link

Product

Hot Chocolate

Is your feature request related to a problem?

none

The solution you'd like

GENERATED CODE:
static partial void RegisterGeneratedDataLoader(IRequestExecutorBuilder builder)
{
builder.AddDataLoader<global::GENERATED DATALOADER INTERFACE, GENERATED DATALOADER>();
}

@liyanjie2048 liyanjie2048 added the 🎉 enhancement New feature or request label May 14, 2024
@michaelstaib michaelstaib added this to the HC-14.0.0 milestone May 14, 2024
@michaelstaib michaelstaib added the Next Next up on the backlog. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature or request 🌶️ hot chocolate Next Next up on the backlog.
Projects
None yet
Development

No branches or pull requests

2 participants