DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutAutoAutoDeletesInput

    type GuildsUpdateToOneWithWhereWithoutAutoAutoDeletesInput = {
        data: XOR<
            GuildsUpdateWithoutAutoAutoDeletesInput,
            GuildsUncheckedUpdateWithoutAutoAutoDeletesInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties