Expose a list of projects starred by the user to GraphQL API
Previously it was possible to get projects starred by user with REST API, but it was impossible with GraphQL API. Now starredProjects field was added to User GraphQL type.
Showing
Please register or sign in to comment