# PriceListParentCreateInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields to create a price list adjustment. ### Access Scopes ## Fields * [adjustment](/docs/api/admin-graphql/2024-07/input-objects/PriceListAdjustmentInput): PriceListAdjustmentInput! - The relative adjustments to other prices. * [settings](/docs/api/admin-graphql/2024-07/input-objects/PriceListAdjustmentSettingsInput): PriceListAdjustmentSettingsInput - The price list adjustment settings. ## Input objects with this input object * [PriceListCreateInput](/docs/api/admin-graphql/2024-07/input-objects/PriceListCreateInput) ## Examples