Optionalcursor?: TWSMessageButtonWhereUniqueInputSets the position for searching for TWSMessageButtons.
Optionaldistinct?: Prisma.TWSMessageButtonScalarFieldEnum | Prisma.TWSMessageButtonScalarFieldEnum[]Filter by unique combinations of TWSMessageButtons.
Optionalinclude?: TWSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: TWSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the TWSMessageButton
OptionalorderDetermine the order of TWSMessageButtons to fetch.
Optionalselect?: TWSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the TWSMessageButton
Optionalskip?: numberSkip the first n TWSMessageButtons.
Optionaltake?: numberTake ±n TWSMessageButtons from the position of the cursor.
Optionalwhere?: TWSMessageButtonWhereInputFilter, which TWSMessageButton to fetch.
TWSMessageButton findFirst