Skip to content
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
@sharmmoh1983

Description

@sharmmoh1983

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions