Contents

MigrationRequestWithOptions

An object that exposes properties of the migration request.

Declaration

struct MigrationRequestWithOptions<OptionsType> where OptionsType : CaseIterable, OptionsType : Hashable, OptionsType : RawRepresentable, OptionsType : Sendable, OptionsType.RawValue == String

Topics

Creating a migration request instance

Inspecting migration request properties

Declaring default options

See Also

Exporting resources