Skip to content

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

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

Closed
liyanjie2048 opened this issue May 14, 2024 · 1 comment
Labels
🌶️ hot chocolate Next Next up on the backlog.
Milestone

Comments

@liyanjie2048
Copy link

liyanjie2048 commented May 14, 2024

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>();
}
@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
@glen-84
Copy link
Collaborator

glen-84 commented Jun 18, 2024

This is done in v14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌶️ hot chocolate Next Next up on the backlog.
Projects
None yet
Development

No branches or pull requests

3 participants