Introspecting __typename
field panics the service
#4038
Labels
module/graphql
Issues related to Ballerina GraphQL module
Points/0.25
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
Introspection with the following GraphQL queries causes the service to crash with a {ballerina/lang.map}KeyNotFound error:
Steps to reproduce:
Run the queries against the example at https://ballerina.io/learn/by-example/graphql-returning-record-values/.
Expected behaviour: introspection queries should return
"__Type"
as the value for__typename
Affected Versions:
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: