How do I retrieve all teams via the Compass GraphQL API?
When I make a compass / searchTeams query it seems to only return a small subset of total teams even with an empty term.
Thanks!
I don't know why the compass/searchTeams query isn't working as expected. That being said, given the Atlassian Teams GraphQL API has deprecated its original team/teamSearch query in favor of the team/teamSearchV2 query, I wouldn't be surprised if the Compass team would need to follow suit. Either way, you might want to try to forego the Compass variation and use the native team/teamSearchV2 query directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.