timhall / svelte-apollo

Svelte integration for Apollo GraphQL
MIT License
944 stars 69 forks source link

TypedDocumentNode is not working #129

Open sharmapukar217 opened 1 year ago

sharmapukar217 commented 1 year ago

I tried using TypedDocumentNode and it seems that the type definition are not inherited. I have to do it manually for now