wpengine / wpe-graphql-cache

An integration with wp-graphql and WPE to purge graphql requests cached in Varnish.
2 stars 2 forks source link

Undefined variable in the log function #11

Open jasonbahl opened 2 years ago

jasonbahl commented 2 years ago

the log function is trying to make use of an undefined $config variable here: https://github.com/wpengine/wpe-graphql-cache/blob/main/wpe-graphql-cache.php#L25