GraphQL service hangs when returning an array #1250
Labels
module/graphql
Issues related to Ballerina GraphQL module
Priority/High
Team/PCM
Protocol connector packages related issues
Type/Bug
Program
Request
curl -X POST -H "Content-Type: application/json" --data '{ "query": "{ allLifts(status:\"OPEN\") { name } }" }' http://localhost:9000/graphql
The text was updated successfully, but these errors were encountered: