diff --git a/gql.go b/gql.go index b01475c..4667871 100644 --- a/gql.go +++ b/gql.go @@ -278,6 +278,7 @@ func GQLHandler(schema graphql.Schema, ctx context.Context) func(http.ResponseWr log.Logf("gqlws", "ERROR: %+v", err) break } + } else { } } return