Skip to content

Commit

Permalink
Fix deepsource
Browse files Browse the repository at this point in the history
  • Loading branch information
vmrajas committed Oct 28, 2020
1 parent 6bce134 commit b8155ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/schema/rules.go
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@ func generateDirectiveValidation(schema *ast.Schema, typ *ast.Definition) gqlerr
typ.Name, subscriptionArg.Value.Raw))
}

return nil
return errs
}

func customDirectiveValidation(sch *ast.Schema,
Expand Down

0 comments on commit b8155ab

Please sign in to comment.