OBJECT
type EmailSequenceSettings {globalActions: EmailSequenceGlobalActionsSettings! timezone: String! dayOfWeek: [Int!]! fromTimeOfDay: Int! toTimeOfDay: Int! everyEmailStartsConversation: Boolean! triggerProcess: Boolean triggerProcessId: UUID }