Skip to content

Provide guidance on how to set up multiple GraphQL endpoints #439

@dsarlo

Description

@dsarlo

I want two separate endpoints, each with their own schemas to not expose our internal schemas to clients through GraphiQL. Both will need have different security configurations as well. (Just reiterating that this is something we need to do)

I found this stack overflow asking for something similar, but was hoping to see if someone more familiar with this project had a better way of doing something like this?

https://stackoverflow.com/questions/62202051/is-there-a-way-to-expose-2-graphql-endpoints-using-spring-boot-starter-app-graph

Any advice would be appreciated here!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions