C# Class GraphQL.Net.SchemaAdapters.InfoExtensions

Afficher le fichier Open project: ckimes89/graphql-net

Méthodes publiques

Méthode Description
Field ( this schemaInfo ) : GraphQLField
Type ( this schemaInfo ) : GraphQLType

Method Details

Field() public static méthode

public static Field ( this schemaInfo ) : GraphQLField
schemaInfo this
Résultat GraphQLField

Type() public static méthode

public static Type ( this schemaInfo ) : GraphQLType
schemaInfo this
Résultat GraphQLType