INPUT_OBJECT
FormResult_Range
Range match query arguments for FormResult
link GraphQL Schema definition
- input FormResult_Range {
- # Select a range of FormResult by its ID
- Int :
- # The date the form result was created, GMT.
- FormResult_Created_Time_Range :
- # The date the form result was modified, GMT.
- FormResult_Modified_Time_Range :
- }