Optionalcursor?: KSMessageButtonWhereUniqueInputSets the position for searching for KSMessageButtons.
Optionaldistinct?: Prisma.KSMessageButtonScalarFieldEnum | Prisma.KSMessageButtonScalarFieldEnum[]Filter by unique combinations of KSMessageButtons.
Optionalinclude?: KSMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: KSMessageButtonOmit<ExtArgs> | nullOmit specific fields from the KSMessageButton
OptionalorderDetermine the order of KSMessageButtons to fetch.
Optionalselect?: KSMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the KSMessageButton
Optionalskip?: numberSkip the first n KSMessageButtons.
Optionaltake?: numberTake ±n KSMessageButtons from the position of the cursor.
Optionalwhere?: KSMessageButtonWhereInputFilter, which KSMessageButton to fetch.
KSMessageButton findFirstOrThrow