DisBot
    Preparing search index...

    Type Alias GuildWelcomeSetupUpdateToOneWithWhereWithoutGuildsInput

    type GuildWelcomeSetupUpdateToOneWithWhereWithoutGuildsInput = {
        data: XOR<
            GuildWelcomeSetupUpdateWithoutGuildsInput,
            GuildWelcomeSetupUncheckedUpdateWithoutGuildsInput,
        >;
        where?: GuildWelcomeSetupWhereInput;
    }
    Index

    Properties

    Properties