This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
GraphQL is not getting exposed on a different endpoint #107
Closed
Description
I have tried using
graphql:
servlet:
mapping: /test
enabled: true
corsEnabled: true
GraphQL is not getting exposed on a different endpoint
I did not see any which way where /graphql van be exposed to some other point
Also /graphql is giving 400 bad request, it is only expecting query parameters
Only /graphiql is working which is a html page
How can we expose /graphql or any user defined url as as endpoint with post body?
Metadata
Metadata
Assignees
Labels
No labels