Bringing the power of GraphQL to BuddyPress.
- PHP >= 5.6
- WP >= 4.9
- WPGraphQL >= latest
- BuddyPress >= latest
- Install & activate BuddyPress
- Install & activate WPGraphQL
- (Optional) Install & activate WPGraphQL-JWT-Authentication to add a
login
mutation that returns a JSON Web Token. - Clone or download the zip of this repository into your WordPress plugin directory & activate the WP GraphQL BuddyPress plugin
- This is a working in progress.