C# Class GraphQL.Types.SkipDirective

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

Public Methods

Method Description
SkipDirective ( ) : System.Collections.Generic

Method Details

SkipDirective() public method

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