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