RelativeInput
No description
input RelativeInput {
from: Duration!
to: Duration!
}
Fields
RelativeInput.from
● Duration!
non-null scalar
Duration ago from now() to set the from time
RelativeInput.to
● Duration!
non-null scalar
Duration ago from now() to set the to time
Member Of
TimeRangeInput
input