GqlDateTimeRange
No description
input GqlDateTimeRange {
from: NaiveDateTime
to: NaiveDateTime
}
No description
input GqlDateTimeRange {
from: NaiveDateTime
to: NaiveDateTime
}
GqlDateTimeRange.from ● NaiveDateTime scalarGqlDateTimeRange.to ● NaiveDateTime scalar