DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildLogsInput

    type GuildsUpdateToOneWithWhereWithoutGuildLogsInput = {
        data: XOR<
            GuildsUpdateWithoutGuildLogsInput,
            GuildsUncheckedUpdateWithoutGuildLogsInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties