Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hasura-client
v1.2.8
Top Level Namespace
Hasura
RequestError
Schema
AddAlphaTester
InsertStudentOne
AddAlphaTesterResponse
AddChatroom
InsertChannelOne
AddChatroomMembers
InsertChannelMember
AddChatroomMembersResponse
AddChatroomResponse
GetChannel
ChannelByPk
GetChannelResponse
GetClass
ClassByPk
GetClassResponse
GetEpisode
StoryChapterByPk
Challenges
GeogebraWorksheets
Sections
Prompts
GetEpisodeResponse
GetMathChallenge
Challenge
GeogebraWorksheets
GetMathChallengeResponse
GetMessageIntents
InAllChatrooms
InChatrooms
GetMessageIntentsResponse
GetMessages
StorySection
Prompts
GetMessagesResponse
GetStories
Story
GetStoriesResponse
GetStorySpecs
StoryByPk
Chapters
GetStorySpecsResponse
GetWorksheet
GeogebraWorksheetByPk
GetWorksheetResponse
RequestError
Extensions
SendPrompt
InsertMessageOne
SendPromptResponse
Built with Crystal 1.9.2
2023-10-08 13:46:35 UTC
class
Hasura::Schema::GetChannel
Hasura::Schema::GetChannel
Reference
Object
Included Modules
JSON::Serializable
Defined in:
schema/schema.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#channel_by_pk
: ChannelByPk | Nil
#channel_by_pk=
(channel_by_pk : ChannelByPk | Nil)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
Instance Method Detail
def
channel_by_pk
:
ChannelByPk
| Nil
#
def
channel_by_pk=
(channel_by_pk :
ChannelByPk
| Nil)
#