Querying something simple like just '/graphql?query=generalSettings{{description}} runs avg. 700ms+. Page queries Like the one below ) w/ complex flexible layouts, nested groups are avg. 2.9s+ ( and longer ) on local and wpengine.
Secondarily, I have WPGraphQL SmartCache setup too. Max-age is set for a long time, but, also only seems to stay in the network cache for a very short time which makes relying on cache more challenging.
Description
Getting much slower than expected query timings.
Querying something simple like just '/graphql?query=generalSettings{{description}} runs avg. 700ms+. Page queries Like the one below ) w/ complex flexible layouts, nested groups are avg. 2.9s+ ( and longer ) on local and wpengine.
This issue seems similar, but not exact to this performance issue
Secondarily, I have WPGraphQL SmartCache setup too. Max-age is set for a long time, but, also only seems to stay in the network cache for a very short time which makes relying on cache more challenging.
Steps to reproduce
PHP or JSON export of the ACF Field Group(s)
No response
Additional context
WPGraphQL Version
1.28.1
WPGraphQL For ACF Version
2.4.1
ACF (Advanced Custom Fields) Version. Free or Pro?
PRO
WordPress Version
6.6.2
PHP Version
8.3.8
Additional enviornment details
Pretty simple set-up.
Please confirm that you have searched existing issues in the repo.
Please confirm that you have disabled ALL plugins except for WPGraphQL, WPGraphQL For ACF, ACF, etc.