C# Class GraphQL.Types.GraphQLDeprecatedDirective

Used to declare element of a GraphQL schema as deprecated.
Inheritance: DirectiveGraphType
ファイルを表示 Open project: graphql-dotnet/graphql-dotnet

Public Methods

Method Description
GraphQLDeprecatedDirective ( ) : System.Collections.Generic

Method Details

GraphQLDeprecatedDirective() public method

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