`readFragment` type definition: handling array with null/undefined · 0no-co gql.tada · Discussion #337

I have a question regarding the type definition of the readFragment function. I noticed that there are no specific overloads for handling arrays that might be null or undefined. Currently, the type...