Performance Issues in Query

Hi Team,

We are seeing performance issues (delay - 20 secs) while executing the Query first time. It is happening with multiple queries.

Is there a way we can improve the performance during first request as well.

Also is there any document on grapgql performance optimization that can help in this scenario.

Few details

  • I am using useQuery Hook to execute the Queries
  • We are using REST-DATASOURCE
  • Graph is Monolith

Kind Regards,
Asif Bhat