Skip to main content

WorkspaceMigrationStep

API reference

A single logical part of a workspace migration.

Implements Node

code: String!

Stable code identifying this logical migration step.

description: String!

Generic summary of this step's purpose and impact.

id: ID!

A unique identifier for this WorkspaceMigrationStep.

warnings: [String!]!

Non-fatal warnings raised while planning this step.

changes: Changeset!

Filesystem changes for this step.

References

Returned by

Accepted as an argument by