Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintErrors ¶
func PrintErrors(errors []GraphQLError)
func PrintFindResults ¶
func PrintFindResults(results []schema.FindResult, detail bool)
func PrintJSON ¶
func PrintJSON(data json.RawMessage)
Types ¶
type GraphQLError ¶
type GraphQLError struct {
Message string `json:"message"`
}
Click to show internal directories.
Click to hide internal directories.