class GraphQL::Introspection::Field

Included Modules

Defined in:

graphql/introspection.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(document, definition) #

[View source]

Instance Method Detail


[View source]
def deprecation_reason : String? #

[View source]
def description : String? #

[View source]
def is_deprecated : Bool #

[View source]
def name : String #

NON_NULL and LIST only


[View source]

[View source]