curl -X POST http://localhost:9999/graphql \ -H "Content-Type: application/json" \ -d '{"query": "{ metadataScanStatus { status progress } }"}'