C# Class GraphQL.StarWars.StarWarsSchema

Inheritance: GraphQL.Types.Schema
Mostra file Open project: graphql-dotnet/graphql-dotnet Class Usage Examples

Public Methods

Method Description
StarWarsSchema ( GraphType>.Func resolveType ) : System

Method Details

StarWarsSchema() public method

public StarWarsSchema ( GraphType>.Func resolveType ) : System
resolveType GraphType>.Func
return System