DisBot
    Preparing search index...

    Type Alias GuildWelcomeSetupUpdateToOneWithWhereWithoutImageDataInput

    type GuildWelcomeSetupUpdateToOneWithWhereWithoutImageDataInput = {
        data: XOR<
            GuildWelcomeSetupUpdateWithoutImageDataInput,
            GuildWelcomeSetupUncheckedUpdateWithoutImageDataInput,
        >;
        where?: GuildWelcomeSetupWhereInput;
    }
    Index

    Properties

    Properties