--- title: ConversationStatus - Partner API description: The status of the Experts Marketplace conversation. api_version: 2024-10 api_name: partner type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/enums/ConversationStatus' md: 'https://shopify.dev/docs/api/partner/2024-10/enums/ConversationStatus.md' --- # Conversation​Status enum The status of the Experts Marketplace conversation. ## Valid values * ACTIVE The conversation is active. Messages can be sent and received. * BLOCKED A participant in the conversation has blocked the other. Messages can't be sent or received. *** ## Fields * [Conversation.​status](https://shopify.dev/docs/api/partner/2024-10/objects/Conversation#field-status) OBJECT A conversation with a merchant through the Experts Marketplace. * [Query​Root.​conversations](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-conversations) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [conversations.​statuses](https://shopify.dev/docs/api/partner/2024-10/queries/conversations#field-statuses) QUERY Deprecated *** ## Map ### Fields with this enum * <-|[Conversation.status](https://shopify.dev/docs/api/partner/2024-10/objects/Conversation#field-status) ### Arguments with this enum * <-|[Query​Root.conversations(statuses)](https://shopify.dev/docs/api/partner/2024-10/objects/QueryRoot#field-conversations)