Documentation
¶
Index ¶
- func InsertAndUpdateNulls(routes []types.Route, datatype string, jsonValue interface{})
- func InsertScalarErrors(routes []types.Route, datatype string, value string)
- func MutateAndQueryCollection(routes []types.Route, fieldName string, stringValue string, ...)
- func MutateAndQueryScalar(routes []types.Route, datatype string, graphqlDatatype string, ...)
- func MutateAndQueryStatic(routes []types.Route)
- func ScalarJsonValues() [][]interface{}
- type ConvertFn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertAndUpdateNulls ¶
func InsertScalarErrors ¶
func MutateAndQueryScalar ¶
func MutateAndQueryStatic ¶
func ScalarJsonValues ¶
func ScalarJsonValues() [][]interface{}
ScalarJsonValues gets a slice containing one slice per scalar data type with name in first position and json values in the following positions.
Types ¶
Click to show internal directories.
Click to hide internal directories.