Optionalcursor?: ActiveInviteWhereUniqueInputSets the position for listing ActiveInvites.
Optionaldistinct?: Prisma.ActiveInviteScalarFieldEnum | Prisma.ActiveInviteScalarFieldEnum[]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 ActiveInvites to fetch.
ActiveInvite findMany