graphile / graphile.github.io

PostGraphile (PostGraphQL) and Graphile-Build website - contributions very welcome!
https://www.graphile.org/
25 stars 128 forks source link

Check if forward relation field is non nullable in example plugin #369

Closed niklasnatter closed 1 year ago

niklasnatter commented 1 year ago

I think it could make sense to mark the graphql field as non-null only if the column is not nullable in the database.