You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: