Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Issue Demonstration of possible Field Naming Bug in HotChocolate 13.2.1

Notifications You must be signed in to change notification settings

jhpetersen/HC13.2.1-Field-Naming-Bug

Repository files navigation

HC13.2.1-Field-Naming-Bug

Issue Demonstration of possible Field Naming Bug in HotChocolate 13.2.1

Running this results in the following schema:

type TestEntity {
  plz: String
  vkNummer: String
  pLZ: String
  vKNummer: String
}

Is this a bug or desired by design?

About

Issue Demonstration of possible Field Naming Bug in HotChocolate 13.2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages