class Hasura::Schema::GetStorySpecs::StoryByPk
- Hasura::Schema::GetStorySpecs::StoryByPk
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
schema/schema.crConstructors
Instance Method Summary
- #chapters : Array(Chapters)
- #chapters=(chapters : Array(Chapters))
- #chapters? : Array(Chapters) | Nil
- #description : String
- #description=(description : String)
- #description? : String | Nil
- #title : String
- #title=(title : String)
- #title? : String | Nil