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
I'm using apollo-datasource-graphql, but I'm wondering if it would be possible to generate a @types/apollo-datasource-graphql so that I can fix the implicit-any error generated by TS?
Hi,
I'm using
apollo-datasource-graphql, but I'm wondering if it would be possible to generate a@types/apollo-datasource-graphqlso that I can fix theimplicit-anyerror generated by TS?Thanks!