--- title: DiscountApplicationConnection - Storefront API description: | An auto-generated type for paginating through multiple DiscountApplications. api_version: unstable api_name: storefront source_url: html: >- https://shopify.dev/docs/api/storefront/unstable/connections/DiscountApplicationConnection md: >- https://shopify.dev/docs/api/storefront/unstable/connections/DiscountApplicationConnection.md --- # Discount​Application​Connection connection An auto-generated type for paginating through multiple DiscountApplications. ## Fields with this connection * [Order.discountApplications](https://shopify.dev/docs/api/storefront/unstable/objects/Order#field-Order.fields.discountApplications) OBJECT An order is a customer’s completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provides an email address, billing address and payment information. *** ## Possible returns * edges [\[Discount​Application​Edge!\]!](https://shopify.dev/docs/api/storefront/unstable/objects/DiscountApplicationEdge) non-null A list of edges. * nodes [\[Discount​Application!\]!](https://shopify.dev/docs/api/storefront/unstable/interfaces/DiscountApplication) non-null A list of the nodes contained in DiscountApplicationEdge. * page​Info [Page​Info!](https://shopify.dev/docs/api/storefront/unstable/objects/PageInfo) non-null Information to aid in pagination. *** ## Map ### Fields with this connection * {}[Order.discountApplications](https://shopify.dev/docs/api/storefront/unstable/objects/Order#field-Order.fields.discountApplications) ### Possible returns * <->[Discount​Application​Connection.edges](https://shopify.dev/docs/api/storefront/unstable/connections/DiscountApplicationConnection#returns-edges) * <->[Discount​Application​Connection.nodes](https://shopify.dev/docs/api/storefront/unstable/connections/DiscountApplicationConnection#returns-nodes) * <->[Discount​Application​Connection.pageInfo](https://shopify.dev/docs/api/storefront/unstable/connections/DiscountApplicationConnection#returns-pageInfo)