Optionalcursor?: ActiveInviteWhereUniqueInputSets the position for searching for ActiveInvites.
Optionaldistinct?: Prisma.ActiveInviteScalarFieldEnum | Prisma.ActiveInviteScalarFieldEnum[]Filter by unique combinations of ActiveInvites.
Optionalinclude?: ActiveInviteInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ActiveInviteOmit<ExtArgs> | nullOmit specific fields from the ActiveInvite
OptionalorderDetermine the order of ActiveInvites to fetch.
Optionalselect?: ActiveInviteSelect<ExtArgs> | nullSelect specific fields to fetch from the ActiveInvite
Optionalskip?: numberSkip the first n ActiveInvites.
Optionaltake?: numberTake ±n ActiveInvites from the position of the cursor.
Optionalwhere?: ActiveInviteWhereInputFilter, which ActiveInvite to fetch.
ActiveInvite findFirstOrThrow