--- title: DiscountCollections - GraphQL Admin description: A list of collections that the discount can have as a prerequisite or a list of collections to which the discount can be applied. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/discountcollections md: https://shopify.dev/docs/api/admin-graphql/latest/objects/discountcollections.md --- # Discount​Collections object Requires Apps must have `read_discounts` access scope. A list of collections that the discount can have as a prerequisite or a list of collections to which the discount can be applied. ## Fields * collections [Collection​Connection!](https://shopify.dev/docs/api/admin-graphql/latest/connections/CollectionConnection) non-null The list of collections that the discount can have as a prerequisite or the list of collections to which the discount can be applied. *** ## Map ### Possible type in * [Discount​Items](https://shopify.dev/docs/api/admin-graphql/latest/unions/DiscountItems)