Q: Is it compatible with JetEngie's CPT (Custom Data Table) and CCT?
Leonardo_GatoGraphQL
Apr 18, 2025A: If those plugins store their data either as CPTs or as meta, then it's already compatible. If they store their data in their own tables in the DB, then you gotta build an integration to fetch their data, using the ExtensionStarter: https://github.com/GatoGraphQL/ExtensionStarter
Do you have any plans to integrate like ACF?
To access ACF data stored as post meta, it's already working: https://gatographql.com/blog/gatographql-now-fully-supports-advanced-custom-fields-acf
To access ACF data stored in a custom table (as done with some 3rd-party plugins), then I'd need to build a dedicated extension. If there's demand for it then yes, I'd like to build it
I'm sure there are many JetEngine users, so I'd love to see this added.
If I get demand for it from my users, I'll add it. Be welcome to ask around if anyone needs it, if you're part of that community