https://github.com/wp-graphql/wp-graphql-notifications-connection-example
This is an example plugin showing how to register custom connections to WPGraphQL, pulling data from custom SQL tables.
https://github.com/wp-graphql/wp-graphql-notifications-connection-example
Last synced: 6 months ago
JSON representation
This is an example plugin showing how to register custom connections to WPGraphQL, pulling data from custom SQL tables.
- Host: GitHub
- URL: https://github.com/wp-graphql/wp-graphql-notifications-connection-example
- Owner: wp-graphql
- Created: 2020-04-07T16:29:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T22:31:31.000Z (almost 2 years ago)
- Last Synced: 2025-06-10T04:40:00.802Z (6 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WPGraphQL Notifications Example
The intent of this plugin is to showcase how to extend the WPGraphQL Schema using data from custom SQL tables.
A full tutorial about this code can be read here: https://www.wpgraphql.com/docs/using-data-from-custom-database-tables