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
Hey @RAW4RMCS @Koshkens we @the-guild-org are the new maintainers of this project. We are actively developing v2. We built it ground up and it uses typescript, so it should have better support. Would love to get your feedback on beta release @graphql-yoga/node@betahttps://www.graphql-yoga.com!
Hi, i'm trying to set up a project with react, typescript and graphql-yoga. Is there any way to get the types for the middleware?
const isLoggedIn = async (resolve: any, parent: any, args: any, ctx: any, info: any)
I would like to specify the types..
The text was updated successfully, but these errors were encountered: