excited to see the GraphQL API! I’ve been going through the docs and tried some things in the API Explorer. For me, some of the example queries did not work, do I need to enable something or set additional permissions to use it with Jira? I haven’t found anything in the docs about it.
Before firing off an additional ton of questions, I’d like to ask what the current state of Jira in GraphQL is. I’ve seen many features still in beta. Would you advise using the GraphQL Jira API production or rather sticking with the REST API for the time being?
I can’t speak to roadmap but the current state is Jira is not available to GraphQL, only Confluence and the early stage product Compass. That leaves only the REST API for now.
That’s too bad, thanks for the quick reply, though.
The docs are quite misleading on that, though. The GraphQL API start page lists examples for querying Jira objects and Jira types are included in the schema as per the API explorer, see screenshot for an example. There are many more occurrences.
That said, I’d love to see Jira support in the GraphQL API!