--- title: MessageConnection - Partner API description: The connection type for Message. api_version: 2025-10 api_name: partner type: connection api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/latest/connections/MessageConnection' md: 'https://shopify.dev/docs/api/partner/latest/connections/MessageConnection.md' --- # Message​Connection connection The connection type for Message. ## Fields with this connection * [Conversation.messages](https://shopify.dev/docs/api/partner/latest/objects/Conversation#field-Conversation.fields.messages) OBJECT A conversation with a merchant through the Experts Marketplace. *** ## Possible returns * edges [\[Message​Edge!\]!](https://shopify.dev/docs/api/partner/latest/objects/MessageEdge) non-null A list of edges. * page​Info [Page​Info!](https://shopify.dev/docs/api/partner/latest/objects/PageInfo) non-null Information about pagination in a connection. *** ## Map ### Fields with this connection * {}[Conversation.messages](https://shopify.dev/docs/api/partner/latest/objects/Conversation#field-Conversation.fields.messages) ### Possible returns * <->[Message​Connection.edges](https://shopify.dev/docs/api/partner/latest/connections/MessageConnection#returns-edges) * <->[Message​Connection.pageInfo](https://shopify.dev/docs/api/partner/latest/connections/MessageConnection#returns-pageInfo)