Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Viewer ¶
type Viewer struct {
// contains filtered or unexported fields
}
Viewer is the object returned to GraphQL to encode the viewer @graphqltype Viewer
func ViewerResolver ¶
ViewerResolver takes the context and returns the logged in viewer @graphql viewer Query @graphqlreturn viewer @required
Click to show internal directories.
Click to hide internal directories.