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
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
I was looking at the package.json to learn about dependencies and was surprised to not see graphiql listed, since I know express-graphql can serve graphiql out-of-the-box.
So, I searched the repo and discovered it's served via links to cdn.jsdelivr.net based on a version number hard-coded in the express-graphql source: