Documentation ¶
Index ¶
- func ExampleFilmQuery(schema *graphql.Schema)
- func ExampleInfoQuery(schema *graphql.Schema)
- func ExamplePersonQuery(schema *graphql.Schema)
- func ExamplePlanetQuery(schema *graphql.Schema)
- func ExampleSpeciesQuery(schema *graphql.Schema)
- func ExampleStarshipQuery(schema *graphql.Schema)
- func ExampleVehicleQuery(schema *graphql.Schema)
- func ExecQuery(query string, schema *graphql.Schema)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleFilmQuery ¶
func ExampleFilmQuery(schema *graphql.Schema)
ExampleFilmQuery performs a film query
func ExampleInfoQuery ¶
func ExampleInfoQuery(schema *graphql.Schema)
ExampleInfoQuery performs a info query
func ExamplePersonQuery ¶
func ExamplePersonQuery(schema *graphql.Schema)
ExamplePersonQuery performs a person query
func ExamplePlanetQuery ¶
func ExamplePlanetQuery(schema *graphql.Schema)
ExamplePlanetQuery performs a planet query
func ExampleSpeciesQuery ¶
func ExampleSpeciesQuery(schema *graphql.Schema)
ExampleSpeciesQuery performs a species query
func ExampleStarshipQuery ¶
func ExampleStarshipQuery(schema *graphql.Schema)
ExampleStarshipQuery performs a starship query
func ExampleVehicleQuery ¶
func ExampleVehicleQuery(schema *graphql.Schema)
ExampleVehicleQuery performs a vehicle query
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.