gqty
gqty copied to clipboard
feat: add 'disableUndefinedScalar' option
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.