WPGraphQL for BuddyPress
This FREE plugin from @RenatoNascAlves exposes BuddyPress data to WPGraphQL
Community Plugin
View Plugin on GithubPlugin README
WPGraphQL BuddyPress
Bringing the power of GraphQL to BuddyPress.
Docs (soon) • Join Slack
System Requirements
- PHP >= 7.1
- WP >= 4.9
- WPGraphQL >= latest
- BuddyPress >= latest
Quick Install
- Install & activate BuddyPress
- Install & activate WPGraphQL
- Clone or download the zip of this repository into your WordPress plugin directory & activate the WPGraphQL BuddyPress plugin
- (Optional) Install & activate WPGraphQL-JWT-Authentication to add a
login
mutation that returns a JSON Web Token.