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