Skip to main content

MoveProjectToPersonalArgs

type MoveProjectToPersonalArgs = {
projectId: string;
};

Arguments for moving a project to personal.

Properties

projectId

projectId: string;

The ID of the project to move.