DateRangeInput
Input type for filtering by date ranges
input DateRangeInput {
from: ISO8601Date
to: ISO8601Date
}
Fields
DateRangeInput.from ● ISO8601Date scalar
Start date of the range (inclusive)
DateRangeInput.to ● ISO8601Date scalar
End date of the range (inclusive)
Member Of
POEventFilterInput input ● POFilterInput input ● PONoteFilterInput input ● ProductPriceFilterInput input ● SupplierContactFilterInput input ● SupplyOrdersFilterInput input ● SupplyShipmentFilterInput input