feat: Adjust positions and return all steps after deletion of the step
This commit is contained in:
@@ -16,8 +16,8 @@ const rootQuery = new GraphQLObjectType({
|
||||
getAppConnections,
|
||||
testConnection,
|
||||
getFlow,
|
||||
getFlows
|
||||
}
|
||||
getFlows,
|
||||
},
|
||||
});
|
||||
|
||||
export default rootQuery;
|
||||
|
||||
Reference in New Issue
Block a user