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
As discussed in WG call and part of v16 release plan graphql/graphql-js#2860 we decided to use tsdoc to generate basic API docs which I started here graphql/graphql-js#3269. That just solves only couple of many documentation related issues graphql/graphql-js#3150. Currently I just moved over things form docs to the new site which has some tutorials which are just okay they are not good enough. This site should have enough resources for someone to learn about GraphQL in JS/TS ecosystem so we need to add more tutorials which range from basic to advanced topics.graphql-js can (and is) used for many things and with help of community we should add these new tutorials that cover many different aspects of using graphql-js
The text was updated successfully, but these errors were encountered:
As discussed in WG call and part of
v16
release plan graphql/graphql-js#2860 we decided to usetsdoc
to generate basic API docs which I started here graphql/graphql-js#3269. That just solves only couple of many documentation related issues graphql/graphql-js#3150. Currently I just moved over things formdocs
to the new site which has some tutorials which are just okay they are not good enough. This site should have enough resources for someone to learn about GraphQL in JS/TS ecosystem so we need to add more tutorials which range from basic to advanced topics.graphql-js
can (and is) used for many things and with help of community we should add these new tutorials that cover many different aspects of usinggraphql-js
The text was updated successfully, but these errors were encountered: