High number of queries
This insight identifies endpoints that trigger an abnormal amount of queries. This can be caused by abstraction issues or not using bulk queries when applicable
Description
The high number of queries insight indicates that the current endpoint/consumer is triggering an abnormal number of DB queries. This can be typically resolved with caching or using more optimal queries.
Last updated