gqty icon indicating copy to clipboard operation
gqty copied to clipboard

feat: add 'disableUndefinedScalar' option

Open Negan1911 opened this issue 1 year ago • 3 comments

When using suspense you can avoid checking for undefined (If I understood this library correctly) in that case, you can use this to not have to check for undefined on all fields, making types more accurate.

Negan1911 avatar Mar 16 '23 05:03 Negan1911