I want to create a GraphQL API with .NET Core using the GraphQL and GraphiQL package. First of all I created two entities
public sealed class User { publi