--- title: StringConnection - GraphQL Admin description: An auto-generated type for paginating through multiple Strings. api_version: 2024-10 api_name: admin type: connection api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/connections/StringConnection md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/connections/StringConnection.txt --- # String​Connection connection An auto-generated type for paginating through multiple Strings. ## Fields with this connection * [Shop.​customer​Tags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-customerTags) OBJECT Represents a collection of general settings and information about the shop. * [Shop.​draft​Order​Tags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-draftOrderTags) OBJECT Represents a collection of general settings and information about the shop. * [Shop.​order​Tags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-orderTags) OBJECT Represents a collection of general settings and information about the shop. ### Deprecated fields with this connection * [Shop.​product​Tags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-productTags) OBJECT Deprecated * [Shop.​product​Types](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-productTypes) OBJECT Deprecated * [Shop.​product​Vendors](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-productVendors) OBJECT Deprecated *** ## Possible returns * edges [\[String​Edge!\]!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/StringEdge) non-null The connection between the node and its parent. Each edge contains a minimum of the edge's cursor and the node. * page​Info [Page​Info!](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/PageInfo) non-null An object that’s used to retrieve [cursor information](https://shopify.dev/api/usage/pagination-graphql) about the current page. *** ## Map ### Fields with this connection * {}[Shop.customerTags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-customerTags) * {}[Shop.draftOrderTags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-draftOrderTags) * {}[Shop.orderTags](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Shop#field-orderTags) ### Possible returns * <->[String​Connection.edges](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/StringConnection#field-edges) * <->[String​Connection.pageInfo](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/StringConnection#field-pageInfo)