• Resolved benknight

    (@benknight)


    Our site is migrating towards a fully static Gatsby-built front end that sources from the WordPress database via WPGraphQL.

    As it appears to me, this plugin uses it’s own separate database tables rather than hooking into core WordPress via something like custom post types, which I think means in order to get AdRotate data through GraphQL, a custom provider plugin would need to be developed.

    Would be a great thing to add to the roadmap, as our current options are to either develop a custom solution or drop this plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author Arnan

    (@adegans)

    I don’t know what wpgraph is.
    A quick google doesn’t tell me much useful info either.

    But it seems to me that you could/should extend WPGraphQL to support plugins that create their own DB tables. There are tons of plugins that have data in their own tables.

    Anyway, doing so makes it irrelevant what front-end you use since it all goes via that graphql thing – I think.

Viewing 1 replies (of 1 total)

The topic ‘Using with WPGraphQL’ is closed to new replies.