GraphQL Subscriptions does not Close the Stream After it is Completed #3661
Labels
module/graphql
Issues related to Ballerina GraphQL module
Points/1
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
When a GraphQL subscription is completed (by sending the completion type in the stream), the stream should be closed before closing the connection/closing the subscription operation.
The text was updated successfully, but these errors were encountered: