C# Class GraphQL.Types.IncludeDirective

Used to conditionally include fields or fragments.
Inheritance: DirectiveGraphType
ファイルを表示 Open project: graphql-dotnet/graphql-dotnet

Public Methods

Method Description
IncludeDirective ( ) : System.Collections.Generic

Method Details

IncludeDirective() public method

public IncludeDirective ( ) : System.Collections.Generic
return System.Collections.Generic