How to Configure Query Timeout in Data API Builder for GraphQL Queries?
I’m experiencing an issue with my GraphQL API using Azure’s Data API Builder. Whenever a user runs a query that takes longer than 30 seconds, the query times out.
I’m experiencing an issue with my GraphQL API using Azure’s Data API Builder. Whenever a user runs a query that takes longer than 30 seconds, the query times out.