Documentation ¶
Index ¶
Constants ¶
View Source
const QuerySchema = `` /* 12556-byte string literal not displayed */
QuerySchema defines GraphQL schema for session/frame queries. TODO(DohyunKimOfficial): We only support query with GraphQL. We need to properly implement Mutations via GraphQL.
Variables ¶
This section is empty.
Functions ¶
func MustParseSchema ¶
func MustParseSchema(driver dbhandler.DatabaseDriver) *graphql.Schema
MustParseSchema parses the GraphQL schema. If parse fails, it will crash the application.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.