class Hasura::Schema::GetEpisode::StoryChapterByPk
- Hasura::Schema::GetEpisode::StoryChapterByPk
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
schema/schema.crConstructors
Instance Method Summary
- #challenges : Array(Challenges)
- #challenges=(challenges : Array(Challenges))
- #challenges? : Array(Challenges) | Nil
- #number : Int32
- #number=(number : Int32)
- #number? : Int32 | Nil
- #sections : Array(Sections)
- #sections=(sections : Array(Sections))
- #sections? : Array(Sections) | Nil
- #title : String
- #title=(title : String)
- #title? : String | Nil