Optionalcursor?: GuildRolePanelWhereUniqueInputSets the position for searching for GuildRolePanels.
Optionaldistinct?: Prisma.GuildRolePanelScalarFieldEnum | Prisma.GuildRolePanelScalarFieldEnum[]Filter by unique combinations of GuildRolePanels.
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 GuildRolePanel to fetch.
GuildRolePanel findFirst