Skip to main content

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.

changes: Changeset!

Filesystem changes for the full migration plan.

steps: [WorkspaceMigrationStep!]!

Logical migration steps, each identified by a stable code.

References

Returned by