DisBot
    Preparing search index...

    Type Alias LevelRolesUpsertArgs<ExtArgs>

    LevelRoles upsert

    Type Parameters

    Index

    Properties

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

    include?: LevelRolesInclude<ExtArgs> | null

    Choose, which related nodes to fetch as well

    omit?: LevelRolesOmit<ExtArgs> | null

    Omit specific fields from the LevelRoles

    select?: LevelRolesSelect<ExtArgs> | null

    Select specific fields to fetch from the LevelRoles

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

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