Use Apollo Sandbox
HTTP queries & mutations: POST with X-API-Key header
X-API-Key
WebSocket subscriptions: ws://localhost:4001/graphql with connectionParams: { apiKey: "..." }
ws://localhost:4001/graphql
connectionParams: { apiKey: "..." }