class GraphQL::Introspection::Field

Included Modules

Defined in:

graphql/introspection.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(document : GraphQL::Language::Document, definition : GraphQL::Language::FieldDefinition) #

Instance Method Detail


def deprecation_reason : String | Nil #

def description : String | Nil #

def is_deprecated : Bool #

def name : String #

NON_NULL and LIST only