Skip to main content

DateRange

A date range used when considering the relevance of results. No assumptions or adjustments are made to the times in the supplied dates, most cases will require the user to define the times as appropriate.

input DateRange {
start: Date
end: Date
}

Fields

DateRange.start ● Date scalar

DateRange.end ● Date scalar

Member Of

accountStatements query ● availabilities query ● bookings query ● consultations query ● invoices query ● LabQueryOptions input ● labs query ● letters query ● PatientCommunicationQueryOptions input ● prescriptions query ● QueryOptions input ● QuestionnairesQueryOptions input ● records query ● TaskQueryOptions input ● UsersQueryOptions input