Instructions Send a POST request to query this endpoint curl --request POST \ --header 'content-type: application/json' \ --url 'https://chatapp-production-69b3.up.railway.app/' \ --data '{"query":"query { __typename }"}'