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
"description": "Standalone GraphiQL deployment for Zendro's graphql-server - reverse-proxies /auth/* and /meta_query to gqs, which owns login and jq/JSONPath meta-query filtering",
"main": "server.js",
"scripts": {
"start": "node server.js",
"dev": "nodemon server.js",
"build:graphiql": "npm --prefix zendro-graphiql run build",