Current Behavior
When I attempt to use GraphQL as an event source on Windows, I encounter an error after completing all setup steps, including adding the GraphQL event source, configuring the event source file, creating a GraphQL event, and generating the GraphQL schema.
Expected Behavior
Apollo server should start and GraphQL event should be able to handle requests and respond as per the defined schema.
Steps to Reproduce
Add graphql as an event source in the configuration.
Configure the event source file according to documentation.
Create a GraphQL event.
Generate the GraphQL schema.
Screenshots or Screencast

Possible Solutions or Workarounds
Any troubleshooting tips for setting up the GraphQL event source effectively would be appreciated, especially if specific dependencies or additional configurations are required.
Keywords
GraphQL Plugin
Apollo GraphQL Server
GraphQL Schema Generation
Current Behavior
When I attempt to use GraphQL as an event source on Windows, I encounter an error after completing all setup steps, including adding the GraphQL event source, configuring the event source file, creating a GraphQL event, and generating the GraphQL schema.
Expected Behavior
Apollo server should start and GraphQL event should be able to handle requests and respond as per the defined schema.
Steps to Reproduce
Add graphql as an event source in the configuration.
Configure the event source file according to documentation.
Create a GraphQL event.
Generate the GraphQL schema.
Screenshots or Screencast

Possible Solutions or Workarounds
Any troubleshooting tips for setting up the GraphQL event source effectively would be appreciated, especially if specific dependencies or additional configurations are required.
Keywords
GraphQL Plugin
Apollo GraphQL Server
GraphQL Schema Generation