OBJECT
PeriodCompareOption
link GraphQL Schema definition
- type PeriodCompareOption {
- # Set only if period set to Custom
- : Date
- # Set only if period set to Custom
- : Date
- : PeriodCompareKind!
- }
OBJECT
- type PeriodCompareOption {
- # Set only if period set to Custom
- : Date
- # Set only if period set to Custom
- : Date
- : PeriodCompareKind!
- }