DisBot
    Preparing search index...

    Type Alias TempVoicesUpsertArgs<ExtArgs>

    TempVoices upsert

    Type Parameters

    Index

    Properties

    In case the TempVoices found by the where argument doesn't exist, create a new TempVoices with this data.

    include?: TempVoicesInclude<ExtArgs> | null

    Choose, which related nodes to fetch as well

    omit?: TempVoicesOmit<ExtArgs> | null

    Omit specific fields from the TempVoices

    select?: TempVoicesSelect<ExtArgs> | null

    Select specific fields to fetch from the TempVoices

    In case the TempVoices was found with the provided where argument, update it with this data.

    The filter to search for the TempVoices to update in case it exists.