Optionalcursor?: GuildMessageButtonWhereUniqueInputSets the position for listing GuildMessageButtons.
Optionaldistinct?: Prisma.GuildMessageButtonScalarFieldEnum | Prisma.GuildMessageButtonScalarFieldEnum[]Optionalinclude?: GuildMessageButtonInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildMessageButtonOmit<ExtArgs> | nullOmit specific fields from the GuildMessageButton
OptionalorderDetermine the order of GuildMessageButtons to fetch.
Optionalselect?: GuildMessageButtonSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildMessageButton
Optionalskip?: numberSkip the first n GuildMessageButtons.
Optionaltake?: numberTake ±n GuildMessageButtons from the position of the cursor.
Optionalwhere?: GuildMessageButtonWhereInputFilter, which GuildMessageButtons to fetch.
GuildMessageButton findMany