You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learnt today that https://gql-tada.0no.co can type check GraphQL document strings via a TS template literal parser. It would be great to leverage that to type check Graffle's .gql method.