Resolver produces null when resolver returns a record containing a map of service objects as its field #3579
Labels
module/graphql
Issues related to Ballerina GraphQL module
Points/0.5
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
Consider the following code
The above code returning
{"data": null}
for the below query
The expected value for the above query is
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: