Need help understanding /gateway/api/watermelon/graphql and reportingLineResolverQuery

Trenton Letz
Contributor
September 25, 2024

Hey everyone,

I'm pretty new to the Atlassian Team API and I'm trying to get a better grasp on how to use the /gateway/api/watermelon/graphql endpoint, specifically the reportingLineResolverQuery.

I've been able to make some basic calls to get manager information through Atlas, but I'm hoping to do something more advanced. My goal is to eventually create a JQL function that lets me find Jira issues assigned to anyone within a specific user's reporting line. For example:

  • assignee in reportingLine("currentUser") to find issues assigned to anyone within the current user's reporting line.

Any help or guidance would be greatly appreciated!

1 answer

1 accepted

1 vote
Answer accepted
David Bakkers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 26, 2024

Hello @Trenton Letz 

If you Google 'gateway/api/watermelon/graphql' you'll find this thread where the question about accessing the 'watermelon' GraphQL API has been asked before.

If you read the thread you'll learn that it's not a public API endpoint, but an internal API endpoint, so it cannot be accessed outside the web browser session.

Trenton Letz
Contributor
September 26, 2024

Darn! Thanks though :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events