zibri
    Preparing search index...
    CreateChangeSetData: OmitStrict<ChangeSet, "id" | "changes"> & {
        changes: NewChange[];
    }

    The data required to create a new change set.

    Type Declaration

    • changes: NewChange[]

      The changes of the changes set.