class GraphQL::ID

Included Modules

Defined in:

graphql/id.cr

Constructors

Instance Method Summary

Instance methods inherited from module GraphQL::ScalarType

to_json(builder : JSON::Builder) to_json

Constructor Detail

def self.new(value : String) #

[View source]

Instance Method Detail

def to_json(builder) #

[View source]
def value : String #

[View source]