Optionalcursor?: GuildRolePanelRoleWhereUniqueInputSets the position for searching for GuildRolePanelRoles.
Optionaldistinct?: Prisma.GuildRolePanelRoleScalarFieldEnum | Prisma.GuildRolePanelRoleScalarFieldEnum[]Filter by unique combinations of GuildRolePanelRoles.
Optionalinclude?: GuildRolePanelRoleInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: GuildRolePanelRoleOmit<ExtArgs> | nullOmit specific fields from the GuildRolePanelRole
OptionalorderDetermine the order of GuildRolePanelRoles to fetch.
Optionalselect?: GuildRolePanelRoleSelect<ExtArgs> | nullSelect specific fields to fetch from the GuildRolePanelRole
Optionalskip?: numberSkip the first n GuildRolePanelRoles.
Optionaltake?: numberTake ±n GuildRolePanelRoles from the position of the cursor.
Optionalwhere?: GuildRolePanelRoleWhereInputFilter, which GuildRolePanelRole to fetch.
GuildRolePanelRole findFirstOrThrow