Giorgos Trichopoulos

Results 3 issues of Giorgos Trichopoulos

## Problem the `order by column_name is null` is not supported ## Suggested solution ``` orderBy: { column_name: 'present' } ``` ## Additional context I'd like to display nulls as...

kind/feature
topic: null
team/client
topic: orderBy / sorting
topic: orderByNulls

### Which packages are impacted by your issue? @graphql-codegen/cli, @graphql-codegen/core ### Describe the bug I was trying the error plugin along with the [ScopeAuthPlugin](https://pothos-graphql.dev/docs/plugins/scope-auth) and everything is working on the...

Hi, I am getting a lot of depedency warnings now that eslint has released 9. Do you have plans to support this in the near future? Is there way to...