DisBot
    Preparing search index...

    Type Alias LevelSettingsUpdateToOneWithWhereWithoutLevelRolesInput

    type LevelSettingsUpdateToOneWithWhereWithoutLevelRolesInput = {
        data: XOR<
            LevelSettingsUpdateWithoutLevelRolesInput,
            LevelSettingsUncheckedUpdateWithoutLevelRolesInput,
        >;
        where?: LevelSettingsWhereInput;
    }
    Index

    Properties

    Properties