Renato Alves
Renato Alves
- [ ] After the code from #490 is released to BuddyPress, update the https://developer.buddypress.org/bp-rest-api/reference/signup/ page with the new endpoint. - [ ] After the code from #489 is released,...
Ticket: https://buddypress.trac.wordpress.org/ticket/8976 fixes #489
After adding support for the GraphQL API, https://github.com/renatonascalves/wp-graphql-buddypress/pull/124, I'm pretty sure we are missing support in a few endpoints. See #487
### Description An article can be pushed to Apple News with a newly generated schema, even if a post update hasn’t been made to the post data. Maybe we can...
### Description Do the same thing I did here: https://github.com/alleyinteractive/searchpress/issues/145 Related to #63 ### Use Case When a user opens a pull request, Github Actions test for PHPCS and unit...
### Description Let's try to support the new `ConnectionResolver`, and see if it adds any DX benefits. ### Use Case https://github.com/wp-graphql/wp-graphql/pull/2749
### Description Apparently I forgot to add support for updating XProfile field data via the API. So, one can't update a profile field data. Let's add support for it. ###...
The Blog type is missing an important information: the latest post. So we can add this so that only the latest post is available or we can get a list...
Complete support of the Blogs component: - [ ] Mutation(s) - [ ] Create blog - [ ] Delete blog Related to #16
### What problem does this address? Some of those files are not necessary to be [packaged](https://plugins.trac.wordpress.org/browser/wp-graphql/#trunk/build).  ### What is your proposed solution? We do...