Getting the following error by following the GraphQL tutorial, with typescript. https://docs.mongodb.com/stitch/graphql/connect-from-a-client-application/ ``` Property 'refreshAccessToken' does not exist on type 'StitchAuth'.ts(2339) ``` I think this is related to #380
Getting the following error by following the GraphQL tutorial, with typescript.
https://docs.mongodb.com/stitch/graphql/connect-from-a-client-application/
I think this is related to #380