DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutLevelSettingsInput

    type GuildsUpdateToOneWithWhereWithoutLevelSettingsInput = {
        data: XOR<
            GuildsUpdateWithoutLevelSettingsInput,
            GuildsUncheckedUpdateWithoutLevelSettingsInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties