OBJECT
ProcessScheduleTrigger
link GraphQL Schema definition
- type ProcessScheduleTrigger implements ScheduleInterface {
- : DateTime
- # 0 - 1439
- : Int
- # 1 = Monday, 7 = Sunday
- : [Int!]
- # 1 - 31
- : [Int!]
- : EntityNameEnum!
- : String
- }
OBJECT
- type ProcessScheduleTrigger implements ScheduleInterface {
- : DateTime
- # 0 - 1439
- : Int
- # 1 = Monday, 7 = Sunday
- : [Int!]
- # 1 - 31
- : [Int!]
- : EntityNameEnum!
- : String
- }