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