WorkspaceMigration
API reference
A planned workspace migration.
Implements Node
configFile: String!
Native workspace config path after migration, relative to the workspace root. Empty if no workspace config exists.
id: ID!
A unique identifier for this WorkspaceMigration.
moduleCandidates: [String!]!
Unselected legacy module directories relative to the workspace root. Candidates can include fixtures.
steps: [WorkspaceMigrationStep!]!
Logical migration steps, each identified by a stable code.