DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorUpdateToOneWithWhereWithoutVanityEmbedsInput

    type VanityEmbedAuthorUpdateToOneWithWhereWithoutVanityEmbedsInput = {
        data: XOR<
            VanityEmbedAuthorUpdateWithoutVanityEmbedsInput,
            VanityEmbedAuthorUncheckedUpdateWithoutVanityEmbedsInput,
        >;
        where?: VanityEmbedAuthorWhereInput;
    }
    Index

    Properties

    Properties