DisBot
    Preparing search index...

    Type Alias LevelRolesUpdateManyWithWhereWithoutLevelSettingsInput

    type LevelRolesUpdateManyWithWhereWithoutLevelSettingsInput = {
        data: XOR<
            LevelRolesUpdateManyMutationInput,
            LevelRolesUncheckedUpdateManyWithoutLevelSettingsInput,
        >;
        where: LevelRolesScalarWhereInput;
    }
    Index

    Properties

    Properties