stepci / garph

Fullstack GraphQL Framework for TypeScript
https://garph.dev
MIT License
1.31k stars 17 forks source link

Default nullability #5

Open mishushakov opened 1 year ago

mishushakov commented 1 year ago

I want to be able to configure default nullability of the schema. The nullability setting should change both the output of the schema and type inference