Piotr Brzeźny
Results
2
issues of
Piotr Brzeźny
DataFetcherResult is supported on GraphQLMutationResolver, but doesn't work on GraphQLQueryResolver
6
Hello, I'm trying to set up a simple API that might return either some results or a list of errors. I used on my mutations DataFetcherResult class to return either...
### Issue description Using both object relation and relation id (number) breaks saving edited results by causing not-null constraint violation ### Actual Behavior I have the following entity: ``` @Entity()...
bug
requires triage