feat: add relative time and context menu in flows
This commit is contained in:
@@ -11,6 +11,8 @@ export const GET_FLOWS = gql`
|
||||
node {
|
||||
id
|
||||
name
|
||||
createdAt
|
||||
updatedAt
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user