Why GraphQL documentation is wrong?

Am I the only one who is running into issues with the API documentation? The REST calls are being deprecated and it appears they’re focusing on GraphQL. So far, almost every query I’ve used throws errors saying fields are not available or the format is wrong. I have tried to ask them questions, but they only provide an AI agent. Super frustrating.

Can you please share one of the GraphQL queries you tried?

BTW, not sure if this is related.

Hi @pcidev

We can help you, but just need more details, like the GraphQL requests you’re executing.

The good news is if you’re seeing those errors it means you’re at least past the connection and authentication part, now you’re in the formatting area which can be learned quickly.

@remy727 that issue was due to an outage in AWS: https://health.aws.amazon.com/health/status

If your app was hosted in us-east-1 there were outbound network connectivity issues.