# TeamMember - partner - OBJECT Version: 2024-10 ## Description An owner or staff member of the Partner Organization. ### Access Scopes ## Fields * [avatarUrl](/docs/api/partner/2024-10/scalars/Url): Url - A URL referencing the avatar associated with the actor. * [id](/docs/api/partner/2024-10/scalars/ID): ID! - A globally unique identifier for the actor. Example value: `gid://partners/Shop/1234`. * [name](/docs/api/partner/2024-10/scalars/String): String! - The team member's full name. ## Connections ## Related queries ## Related mutations ## Related Unions * [MessageSender](/docs/api/partner/2024-10/unions/MessageSender) A union of all of the types that can send messages within a conversation. ## Examples