DisBot
    Preparing search index...

    Type Alias VanityEmbedUpdateToOneWithWhereWithoutVanitysInput

    type VanityEmbedUpdateToOneWithWhereWithoutVanitysInput = {
        data: XOR<
            VanityEmbedUpdateWithoutVanitysInput,
            VanityEmbedUncheckedUpdateWithoutVanitysInput,
        >;
        where?: VanityEmbedWhereInput;
    }
    Index

    Properties

    Properties