feat: add relative time and context menu in flows
This commit is contained in:
@@ -203,6 +203,8 @@ type Flow {
|
||||
name: String
|
||||
active: Boolean
|
||||
steps: [Step]
|
||||
createdAt: String
|
||||
updatedAt: String
|
||||
}
|
||||
|
||||
type Execution {
|
||||
|
Reference in New Issue
Block a user