struct GraphQL::Scalars::Int

Included Modules

Defined in:

graphql/scalars.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module GraphQL::ScalarType

to_json(builder : JSON::Builder) to_json

Constructor Detail

def self.new(value : Int32) #

Class Method Detail

def self.from_json(string_or_io) #

Instance Method Detail

def clone #

def copy_with(value _value = @value) #

def to_json(builder) #

def value : Int32 #