Optionalcursor?: GuildRolePanelWhereUniqueInputSets the position for listing GuildRolePanels.
Optionaldistinct?: Prisma.GuildRolePanelScalarFieldEnum | Prisma.GuildRolePanelScalarFieldEnum[]Optionalinclude?: GuildRolePanelInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildRolePanelOmit<ExtArgs> | nullOmit specific fields from the GuildRolePanel
OptionalorderDetermine the order of GuildRolePanels to fetch.
Optionalselect?: GuildRolePanelSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildRolePanel
Optionalskip?: numberSkip the first n GuildRolePanels.
Optionaltake?: numberTake ±n GuildRolePanels from the position of the cursor.
Optionalwhere?: GuildRolePanelWhereInputFilter, which GuildRolePanels to fetch.
GuildRolePanel findMany