class Hasura::Schema::GetStorySpecs::StoryByPk::Chapters

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : String #

def id=(id : String) #

def id? : String | Nil #

def specs : String #

def specs=(specs : String) #

def specs? : String | Nil #

def title : String #

def title=(title : String) #

def title? : String | Nil #