Sorry for the late response, I'm using Ubuntu 24.0...
# general
n
Sorry for the late response, I'm using Ubuntu 24.04 in virtualBox, the command I ran was: curl -X POST 'http://localhost:8090/graphql' \ -H 'Content-Type: application/json' \ -d '{"query":"{ topics(limit: 3) { topic } }"}'