--- title: ConversationConnection - Partner API description: The connection type for Conversation. api_version: 2024-10 api_name: partner type: connection api_type: graphql source_url: html: >- https://shopify.dev/docs/api/partner/2024-10/connections/ConversationConnection md: >- https://shopify.dev/docs/api/partner/2024-10/connections/ConversationConnection.md --- # Conversation​Connection connection The connection type for Conversation. ## Queries with this connection * [conversations](https://shopify.dev/docs/api/partner/2024-10/queries/conversations) query Deprecated *** ## Possible returns * edges [\[Conversation​Edge!\]!](https://shopify.dev/docs/api/partner/2024-10/objects/ConversationEdge) non-null A list of edges. * page​Info [Page​Info!](https://shopify.dev/docs/api/partner/2024-10/objects/PageInfo) non-null Information about pagination in a connection. *** ## Map ### Possible returns * <->[Conversation​Connection.edges](https://shopify.dev/docs/api/partner/2024-10/objects/ConversationConnection#field-edges) * <->[Conversation​Connection.pageInfo](https://shopify.dev/docs/api/partner/2024-10/objects/ConversationConnection#field-pageInfo)