Skip to main content

teamMembers

List the members of a team (including pending requests, each with their status and roles).

teamMembers(
groupId: BigInt!
): [GroupMember!]!

Arguments

teamMembers.groupId ● BigInt! non-null scalar

The team whose members to list.

Type

GroupMember object

A user's membership in a group, including the roles assigned to them.