Skip to main content

ProductPriceFilterInput

No description

input ProductPriceFilterInput {
createdAt: DateRangeInput
effectiveDate: DateRangeInput
price: ProductPriceRangeInput
priceableId: ID
priceableType: ProductPriceableTypeEnum
retailPrice: ProductPriceRangeInput
retailerMargin: ProductPriceRangeInput
units: ProductUnitsRangeInput
updatedAt: DateRangeInput
}

Fields

ProductPriceFilterInput.createdAt ● DateRangeInput input common

ProductPriceFilterInput.effectiveDate ● DateRangeInput input common

ProductPriceFilterInput.price ● ProductPriceRangeInput input products

ProductPriceFilterInput.priceableId ● ID scalar common

ProductPriceFilterInput.priceableType ● ProductPriceableTypeEnum enum products

ProductPriceFilterInput.retailPrice ● ProductPriceRangeInput input products

ProductPriceFilterInput.retailerMargin ● ProductPriceRangeInput input products

ProductPriceFilterInput.units ● ProductUnitsRangeInput input products

ProductPriceFilterInput.updatedAt ● DateRangeInput input common

Member Of

productPrices query