Projects are available in the Atlassian platform GraphQL API.
Developers are able to:
- Retrieve projects.
- Editing name, description, custom fields for a project.
- Set whether a user watches a project or not.
- Add teams and individual contributors to a project.
- Create, edit, or delete an update from a project.
- Clone a project.
- Share a project with other users.
- Link goals, focus areas to a project.
Check out the GraphQL API section in our reference documentation for more information
on the Atlassian platform GraphQL API and further details on the Project entity.