DisBot
    Preparing search index...

    Type Alias DiscordGuildAddonUpdateToOneWithWhereWithoutGuildsInput

    type DiscordGuildAddonUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            DiscordGuildAddonUpdateWithoutGuildsInput,
            DiscordGuildAddonUncheckedUpdateWithoutGuildsInput,
        >;
        where?: DiscordGuildAddonWhereInput;
    }
    Index

    Properties

    Properties