C# 클래스 GraphQL.Net.SchemaAdapters.InfoExtensions

파일 보기 프로젝트 열기: ckimes89/graphql-net

공개 메소드들

메소드 설명
Field ( this schemaInfo ) : GraphQLField
Type ( this schemaInfo ) : GraphQLType

메소드 상세

Field() 공개 정적인 메소드

public static Field ( this schemaInfo ) : GraphQLField
schemaInfo this
리턴 GraphQLField

Type() 공개 정적인 메소드

public static Type ( this schemaInfo ) : GraphQLType
schemaInfo this
리턴 GraphQLType