DisBot
    Preparing search index...

    Type Alias GuildsUpdateToOneWithWhereWithoutGuildWelcomeSetupInput

    type GuildsUpdateToOneWithWhereWithoutGuildWelcomeSetupInput = {
        data: XOR<
            GuildsUpdateWithoutGuildWelcomeSetupInput,
            GuildsUncheckedUpdateWithoutGuildWelcomeSetupInput,
        >;
        where?: GuildsWhereInput;
    }
    Index

    Properties

    Properties