Optionalcursor?: ClientBlogWhereUniqueInputSets the position for listing ClientBlogs.
Optionaldistinct?: Prisma.ClientBlogScalarFieldEnum | Prisma.ClientBlogScalarFieldEnum[]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 ClientBlogs to fetch.
ClientBlog findMany