dfmedia / DFM-Transients

Transient management utilities for WP CMS
GNU General Public License v3.0
16 stars 2 forks source link

Add WPGraphQL support #38

Open CodeProKid opened 7 years ago

CodeProKid commented 7 years ago

As we at DFM have been using this library more and more, and our footprint on WP becomes bigger, it seems we have a larger need to be able to manage transients remotely. I had initially tried to solve this problem with an admin UI, but that attempt was kind of a fail, and needs a lot of work. I think we should really add WPGraphQL support, so we can monitor, edit, and refresh transients from a far.

jasonbahl commented 7 years ago

Interesting. This would actually be pretty rad