GraphQL API Inputs DateTimeRangeInput
DateTime range
input DateTimeRangeInput { # Point from from: DateTime # 2023-11-29T23:33:27+0000 # Point to to: DateTime # 2023-11-29T23:33:27+0000 }