Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home
  • Client Help

How can I get players of a team?

Article 2971078, Status: VALIDATED

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Client Help
+ More

Table of Contents

❓Issue/Question 💻Environment/Context 🥚Cause 👌Resolution/Answer 🗒️Scratch Pad

❓Issue/Question

  • The team doesn't have players listed.
  • Where are players of a team available?

💻Environment/Context

  • Central Data

🥚Cause

  • Querying for a team will not provide an option to directly list players of that team

👌Resolution/Answer

  • To find players of a team, you need to use the Players query
  • First get the ID of the team you want the players of and then use it as a filter. Example:
query Players {
    players(filter: { teamIdFilter: { id: "52314" } }) {
        edges {
            node {
                id
                nickname
            }
        }
    }
}

🗒️Scratch Pad

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • How do I get an ID of a team by name?
  • How do I get orb and ultimate info?
Privacy Policy
Esports Players Privacy Notice
Imprint
Careers
GRID® 2022 | All Rights Reserved
Expand