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

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages