DisBot
    Preparing search index...

    Type Alias GuildLoggingUpdateToOneWithWhereWithoutGuildsInput

    type GuildLoggingUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildLoggingUpdateWithoutGuildsInput,
            GuildLoggingUncheckedUpdateWithoutGuildsInput,
        >;
        where?: GuildLoggingWhereInput;
    }
    Index

    Properties

    Properties