DisBot
    Preparing search index...

    Type Alias GuildLogsUpdateManyWithWhereWithoutGuildsInput

    type GuildLogsUpdateManyWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildLogsUpdateManyMutationInput,
            GuildLogsUncheckedUpdateManyWithoutGuildsInput,
        >;
        where: GuildLogsScalarWhereInput;
    }
    Index

    Properties

    Properties