TimeRangeInput
No description
input TimeRangeInput {
relative: RelativeInput
absolute: AbsoluteInput
}
Fields
TimeRangeInput.relative ● RelativeInput input
Use now() to query data with timestamps relative to the server’s current timestamp.
TimeRangeInput.absolute ● AbsoluteInput input
Specify absolute time with date-time strings.
Member Of
StatsAggregationConnectionWhereInput input ● StatsFilterInput input ● StatsRealTimeRangeWhereInput input