dgs-framework
dgs-framework copied to clipboard
feature: ability to customise the subscription endpoint
Please read our contributor guide before creating an issue. Also consider discussing your idea on the discussion forum first.
Describe the Feature Request
I would like to be able to config the subscriptions endpoint. Currently it is only able to be: /subscriptions whereas the graphql endpoint can be configured using:
dgs: graphql: path: /api2/graphql
Describe Preferred Solution
The preferred solution would be to a new property under graphql called subscription.path or something and then the subscription endpoint uses that.
Describe Alternatives
None
Thanks for the request. We will look into supporting this in a future release.
Thank you!