Piotr Brzeźny

Results 2 issues of Piotr Brzeźny

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