Daniel Esteban
Results
1
issues of
Daniel Esteban
Hi! I am running the following query: ``` curl --location --request POST 'http://localhost:8080/graphql/' \ --header 'Content-Type: application/json' \ --data-raw '{"query":"\n query {\n \tcustomers{\n \tid\n \tname\n \t}\n\t}","variables":{}}' ``` ``` 2022-10-17 17:37:00,060...
status: waiting-for-feedback
status: waiting-for-triage