ENUM
PastDurationEnum
Description
All valid time ranges in the reporting table.
link GraphQL Schema definition
- enum PastDurationEnum {
- # Enum used to filter data in the past 12 months.
- # Enum used to filter data in the past 24 hours.
- # Enum used to filter data in the past 30 days.
- # Enum used to filter data in the past 3 days.
- # Enum used to filter data in the past 7 days.
- }