- Issue created by @tarikflz
- 🇦🇺Australia almunnings Melbourne, 🇦🇺
When you say it takes 5-6 seconds on a cold cache, is that all of drupal or only graphql compose? Like, if you clear your cache, and go to the homepage, is it 5-6 seconds?
Also how complex is your query? Compose isn't really doing anything special with cache. Load more, slow more.
It's almost guaranteed there could be performance bottlenecks. I just dont have the insight to your app to know what that is! Help is always appreciated.
The GraphQL module has built-in support for persisted queries via plugins. I haven't used it, but maybe thats an angle?