OBJECT
type ProcessSchema {timezone: String trigger: ProcessTrigger! nodes: [ProcessNodeInterface!]! }