# DiscountCollectionsInput - admin-graphql - INPUT_OBJECT Version: 2025-01 ## Description The input fields for collections attached to a discount. ### Access Scopes ## Fields * [add](/docs/api/admin-graphql/2025-01/scalars/ID): ID - Specifies list of collection ids to add. * [remove](/docs/api/admin-graphql/2025-01/scalars/ID): ID - Specifies list of collection ids to remove. ## Input objects with this input object * [DiscountItemsInput](/docs/api/admin-graphql/2025-01/input-objects/DiscountItemsInput) ## Examples