struct GraphQL::Schema::AlibiType

Defined in:

graphql-crystal/schema.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct GraphQL::Schema::InputType

new new

Instance methods inherited from class Object

debug debug

Constructor Detail

def self.new(__temp_91 : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

Returns a copy of self with all instance variables cloned.


def some : Bool #

[View source]
def some=(_some : Bool) #

[View source]
def to_json(json : JSON::Builder) #

[View source]