Skip to content

Use Hot Chocolate type auto registration #40

@simon-wacker

Description

@simon-wacker

See https://chillicream.com/blog/2023/02/08/new-in-hot-chocolate-13#type-auto-registration

I tried it just now and it failed with the error that calling AddTypes is ambiguous. So, let's wait and see.

/home/me/app/src/Configuration/GraphQlConfiguration.cs(28,20): error CS0121: The call is ambiguous between the following methods or properties: 'SchemaRequestExecutorBuilderExtensions.AddTypes(IRequestExecutorBuilder, params Type[])' and 'SchemaRequestExecutorBuilderExtensions.AddTypes(IRequestExecutorBuilder, params INamedType[])' [/home/me/app/src/Database.csproj]

Metadata

Metadata

Assignees

No one assigned

    Labels

    ISEFraunhofer Institute for Solar Energy Systems ISEbackendenhancementNew feature or requestlowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions