class GraphQL::Introspection::InputValue

Included Modules

Defined in:

graphql/introspection.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(document, definition) #

[View source]

Instance Method Detail

def default_value : String? #

[View source]
def description : String? #

[View source]
def name : String #

[View source]

[View source]