DisBot
    Preparing search index...

    Type Alias WelcomeImageDataUpdateToOneWithWhereWithoutGuildWelcomeSetupInput

    type WelcomeImageDataUpdateToOneWithWhereWithoutGuildWelcomeSetupInput = {
        data: XOR<
            WelcomeImageDataUpdateWithoutGuildWelcomeSetupInput,
            WelcomeImageDataUncheckedUpdateWithoutGuildWelcomeSetupInput,
        >;
        where?: WelcomeImageDataWhereInput;
    }
    Index

    Properties

    Properties