graphql-apq icon indicating copy to clipboard operation
graphql-apq copied to clipboard

How to verify if apq is enabled ?

Open d0190535 opened this issue 5 years ago • 1 comments

Hi, I want to use this module to enable apq caching for our drupal graphql but am not too sure how to use this.

I have this module installed and enabled in our environment, but does that mean apq is running? If so how do I verify? Or do I need to create an apollo server separately in order to use this module?

To add to this I am using the drupal grapql module to do our queries.

Thanks!

d0190535 avatar Nov 12 '19 22:11 d0190535

After installing the module, I went into graphql explorer and tried to see if persistedquery is available but it wasn't. What configuration step am I missing? Thanks!

d0190535 avatar Nov 13 '19 20:11 d0190535