Create a GraphQL API with ease by using C# classes an interfaces to model your schema.
Continue to leverage the powerful C#→GraphQL conventions as you build and evolve your API—paying dividends as your API grows by eliminating unnecessary configuration.
Use attributes to document and customize your GraphQL schema, overriding conventions if needed.
Harness the schema builder API to customize any aspect of the schema, including the ability to override items configured by convention or custom attributes.