Release
GraphQL APIs for creating a branch linked to an issue
Summary
We've added GraphQL API support for creating a branch linked to an issue. Learn more about creating a branch for an issue in the UI in the documentation. The GraphQL…
We've added GraphQL API support for creating a branch linked to an issue. Learn more about creating a branch for an issue in the UI in the documentation.
The GraphQL API supports:
- Creating a branch linked to an issue
- Removing the link between a branch and an issue
- A
linkedBranches
field on the Issue Object