DisBot
    Preparing search index...

    Type Alias GuildLogsUpdateWithWhereUniqueWithoutGuildsInput

    type GuildLogsUpdateWithWhereUniqueWithoutGuildsInput = {
        data: XOR<
            GuildLogsUpdateWithoutGuildsInput,
            GuildLogsUncheckedUpdateWithoutGuildsInput,
        >;
        where: GuildLogsWhereUniqueInput;
    }
    Index

    Properties

    Properties