DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGiveawaysInput

    type GuildsUpdateToOneWithWhereWithoutGiveawaysInput = {
        data: XOR<
            GuildsUpdateWithoutGiveawaysInput,
            GuildsUncheckedUpdateWithoutGiveawaysInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties