Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executable ¶
type Executable struct {
// contains filtered or unexported fields
}
func NewExecutableSchema ¶
func NewExecutableSchema() *Executable
func (*Executable) ExecutableSchema ¶
func (exec *Executable) ExecutableSchema() graphql.ExecutableSchema
func (*Executable) Name ¶
func (exec *Executable) Name() string
func (*Executable) URL ¶
func (exec *Executable) URL() string
Click to show internal directories.
Click to hide internal directories.