github.com/99designs/gqlgen@v0.17.45/integration/src/queries/error.graphql (about) 1 query error($type: ErrorType) { 2 error(type: $type) 3 }