Skip to content

Separate Property for GraphiQL Path #70

Closed
@rstoyanchev

Description

@rstoyanchev

By default we use the same "/graphql" path to serve the GraphiQL page with HTTP GET, GraphQL queries over HTTP POST, as well as subscriptions over WebSocket. There is a websocket property in GraphQlProperties but the path property is used for GraphiQL and for GraphQL queries.

We should allow GraphiQL to use a different path so that the DGS framework can build on that. Should we also consider using a different path by default? I like the idea to make it more clearly a different URL that is secured differently, as planned with #38.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions