Graphql-yoga on a subdomain, is it possible? #2500
Unanswered
bastianhilton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a use case to have my graphql server "Graphql Yoga" on a subdomain like https://example.exampledomain.com or https://exampledomain.com/example. Currently Graphql-Yoga instructions only seem to show it being used on a different port like localhost:4000/graphql.
I want to know if it is possible to have it attached to the current domain like a subdomain and not a different port?
Beta Was this translation helpful? Give feedback.
All reactions