DisBot
    Preparing search index...

    Type Alias LevelsUpdateManyWithWhereWithoutLevelSettingsInput

    type LevelsUpdateManyWithWhereWithoutLevelSettingsInput = {
        data: XOR<
            LevelsUpdateManyMutationInput,
            LevelsUncheckedUpdateManyWithoutLevelSettingsInput,
        >;
        where: LevelsScalarWhereInput;
    }
    Index

    Properties

    Properties