Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GraphQL Listener to Bind HTTP service to GraphQL endpoint #223

Closed
Tracked by #825
ThisaruGuruge opened this issue Oct 9, 2020 · 1 comment
Closed
Tracked by #825
Assignees
Labels
module/graphql Issues related to Ballerina GraphQL module Points/3 Type/Task

Comments

@ThisaruGuruge
Copy link
Member

ThisaruGuruge commented Oct 9, 2020

Description:
Ballerina GraphQL implementation should be using Ballerina HTTP listener inside the GraphQL listener. Then from the inside there should be an HTTP service to act as the GraphQL endpoint. This endpoint path should be user defined, with the default value of /graphql.

Subtask of #825

@ThisaruGuruge ThisaruGuruge self-assigned this Oct 9, 2020
@ThisaruGuruge ThisaruGuruge transferred this issue from ballerina-platform/module-ballerina-graphql Oct 23, 2020
@ThisaruGuruge ThisaruGuruge added module/graphql Issues related to Ballerina GraphQL module Points/3 Type/Task labels Oct 23, 2020
@ThisaruGuruge
Copy link
Member Author

Completed

@ThisaruGuruge ThisaruGuruge changed the title Bind HTTP service to GraphQL endpoint Implement GraphQL Listener to Bind HTTP service to GraphQL endpoint Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module/graphql Issues related to Ballerina GraphQL module Points/3 Type/Task
Projects
None yet
Development

No branches or pull requests

1 participant