Pass current code as input for fork mutation
This commit is contained in:
@@ -85,6 +85,7 @@ export default function IdeHeader({
|
||||
input: {
|
||||
userId: currentUser.sub,
|
||||
forkedFromId: project?.id,
|
||||
code: state?.code,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user