INPUT_OBJECT
input DateTimeRange {# The start timestamp (inclusive).from: DateTime!# The end timestamp (inclusive).to: DateTime!}