GraphQL Server

Use Apollo Sandbox

HTTP queries & mutations: POST with X-API-Key header

WebSocket subscriptions: ws://localhost:4001/graphql with connectionParams: { apiKey: "..." }