# Organization - partner - OBJECT Version: 2024-10 ## Description A 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 name of the actor. This might be a Partner organization or shop 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