Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootResolver ¶
type RootResolver struct {
// contains filtered or unexported fields
}
func NewRootResolver ¶
func NewRootResolver() *RootResolver
func (*RootResolver) Application ¶
func (r *RootResolver) Application() graphql.ApplicationResolver
func (*RootResolver) Mutation ¶
func (r *RootResolver) Mutation() graphql.MutationResolver
func (*RootResolver) Query ¶
func (r *RootResolver) Query() graphql.QueryResolver
Click to show internal directories.
Click to hide internal directories.