DisBot
    Preparing search index...

    Type Alias PollOptionsUpdateArgs<ExtArgs>

    PollOptions update

    Type Parameters

    Index

    Properties

    The data needed to update a PollOptions.

    include?: PollOptionsInclude<ExtArgs> | null

    Choose, which related nodes to fetch as well

    omit?: PollOptionsOmit<ExtArgs> | null

    Omit specific fields from the PollOptions

    select?: PollOptionsSelect<ExtArgs> | null

    Select specific fields to fetch from the PollOptions

    Choose, which PollOptions to update.