/wp-graphql-notifications-connection-example

This is an example plugin showing how to register custom connections to WPGraphQL, pulling data from custom SQL tables.

Primary LanguagePHP

WP GraphQL Notifications

The intent of this plugin is to showcase how to extend the WPGraphQL Schema using data from custom SQL tables.

TODO:

  • Comment the code
  • Write tutorial