Optionalcursor?: ClientBlogWhereUniqueInputSets the position for searching for ClientBlogs.
Optionaldistinct?: Prisma.ClientBlogScalarFieldEnum | Prisma.ClientBlogScalarFieldEnum[]Filter by unique combinations of ClientBlogs.
Optionalinclude?: ClientBlogInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: ClientBlogOmit<ExtArgs> | nullOmit specific fields from the ClientBlog
OptionalorderDetermine the order of ClientBlogs to fetch.
Optionalselect?: ClientBlogSelect<ExtArgs> | nullSelect specific fields to fetch from the ClientBlog
Optionalskip?: numberSkip the first n ClientBlogs.
Optionaltake?: numberTake ±n ClientBlogs from the position of the cursor.
Optionalwhere?: ClientBlogWhereInputFilter, which ClientBlog to fetch.
ClientBlog findFirstOrThrow