[{"data":1,"prerenderedAt":5666},["Reactive",2],{"navigation":3,"docs-/composables/query-content":164,"docs-/composables/query-content-surround":4060},[4,20,45,67,92,102,115],{"title":5,"_path":6,"children":7},"Get Started","/get-started",[8,11,14,17],{"title":9,"_path":10},"Installation","/get-started/installation",{"title":12,"_path":13},"Configuration","/get-started/configuration",{"title":15,"_path":16},"Edge Channel","/get-started/edge-channel",{"title":18,"_path":19},"Migration","/get-started/from-v1",{"title":21,"_path":22,"children":23},"Usage","/usage",[24,27,30,33,36,39,42],{"title":25,"_path":26},"Content Directory","/usage/content-directory",{"title":28,"_path":29},"Markdown","/usage/markdown",{"title":31,"_path":32},"JSON, YAML, CSV","/usage/files",{"title":34,"_path":35},"Render Content","/usage/render",{"title":37,"_path":38},"Search","/usage/search",{"title":40,"_path":41},"Fetch Navigation","/usage/navigation",{"title":43,"_path":44},"TypeScript Support","/usage/typescript",{"title":46,"_path":47,"children":48},"Composables","/composables",[49,52,55,58,61,64],{"title":50,"_path":51},"queryContent()","/composables/query-content",{"title":53,"_path":54},"fetchContentNavigation()","/composables/fetch-content-navigation",{"title":56,"_path":57},"useContentHead()","/composables/use-content-head",{"title":59,"_path":60},"useContentHelpers()","/composables/use-content-helpers",{"title":62,"_path":63},"useUnwrap()","/composables/use-unwrap",{"title":65,"_path":66},"searchContent()","/composables/search-content",{"title":68,"_path":69,"children":70},"Components","/components",[71,74,77,80,83,86,89],{"title":72,"_path":73},"\u003CContentDoc>","/components/content-doc",{"title":75,"_path":76},"\u003CContentRenderer>","/components/content-renderer",{"title":78,"_path":79},"\u003CContentList>","/components/content-list",{"title":81,"_path":82},"\u003CContentNavigation>","/components/content-navigation",{"title":84,"_path":85},"\u003CContentQuery>","/components/content-query",{"title":87,"_path":88},"\u003CContentSlot>","/components/content-slot",{"title":90,"_path":91},"Prose Components","/components/prose",{"title":93,"_path":94,"children":95},"Document Driven","/document-driven",[96,99],{"title":97,"_path":98},"Introduction","/document-driven/introduction",{"title":100,"_path":101},"useContent()","/document-driven/use-content",{"title":103,"_path":104,"children":105},"Recipes","/recipes",[106,109,112],{"title":107,"_path":108},"Hooks","/recipes/hooks",{"title":110,"_path":111},"Transformers","/recipes/transformers",{"title":113,"_path":114},"Sitemap","/recipes/sitemap",{"title":116,"_path":117,"children":118},"V1","/v1",[119,141,154],{"title":120,"_path":121,"children":122},"Getting Started","/v1/getting-started",[123,125,127,130,133,136,138],{"title":97,"_path":124},"/v1/getting-started/introduction",{"title":9,"_path":126},"/v1/getting-started/installation",{"title":128,"_path":129},"Writing content","/v1/getting-started/writing",{"title":131,"_path":132},"Fetching content","/v1/getting-started/fetching",{"title":134,"_path":135},"Displaying content","/v1/getting-started/displaying",{"title":12,"_path":137},"/v1/getting-started/configuration",{"title":139,"_path":140},"Advanced","/v1/getting-started/advanced",{"title":142,"_path":143,"children":144},"Examples","/v1/examples",[145,148,151],{"title":146,"_path":147},"Basic Usage","/v1/examples/basic",{"title":149,"_path":150},"TailwindCSS","/v1/examples/tailwindcss-typography",{"title":152,"_path":153},"Docs Theme","/v1/examples/docs-theme",{"title":155,"_path":156,"children":157},"Community","/v1/community",[158,161],{"title":159,"_path":160},"Snippets","/v1/community/snippets",{"title":162,"_path":163},"Integrations","/v1/community/integrations",{"_path":51,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":50,"description":168,"body":169,"_type":4055,"_id":4056,"_source":4057,"_file":4058,"_extension":4059},"composables",false,"","The queryContent composable provides methods for querying and fetching your contents.",{"type":170,"children":171,"toc":4041},"root",[172,181,204,466,472,483,488,660,669,706,711,768,1309,1314,1604,1613,1643,1648,2175,2255,2260,2385,2398,2407,2437,2442,2534,2543,2571,2576,2697,2706,2742,2747,2948,2957,2990,2995,3194,3202,3207,3277,3286,3291,3354,3363,3421,3426,3431,3771,3779,3784,3881,3899,4035],{"type":173,"tag":174,"props":175,"children":177},"element","h2",{"id":176},"important-️",[178],{"type":179,"value":180},"text","Important ⚠️",{"type":173,"tag":182,"props":183,"children":184},"p",{},[185,187,202],{"type":179,"value":186},"In your pages and components, wrap your query in ",{"type":173,"tag":188,"props":189,"children":193},"a",{"href":190,"rel":191},"https://nuxt.com/docs/api/composables/use-async-data",[192],"nofollow",[194,200],{"type":173,"tag":195,"props":196,"children":197},"code",{"className":167},[198],{"type":179,"value":199},"useAsyncData",{"type":179,"value":201}," composable",{"type":179,"value":203}," to prevent fetching duplication on first load.",{"type":173,"tag":205,"props":206,"children":211},"pre",{"className":207,"code":208,"filename":209,"language":210,"meta":167,"style":167},"language-vue shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u003Cscript setup>\nconst { data } = await useAsyncData('home', () => queryContent('/').findOne())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cpre>\n    {{ data }}\n  \u003C/pre>\n\u003C/template>\n","app.vue","vue",[212],{"type":173,"tag":195,"props":213,"children":214},{"__ignoreMap":167},[215,244,363,380,390,407,424,433,450],{"type":173,"tag":216,"props":217,"children":220},"span",{"class":218,"line":219},"line",1,[221,227,233,239],{"type":173,"tag":216,"props":222,"children":224},{"style":223},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[225],{"type":179,"value":226},"\u003C",{"type":173,"tag":216,"props":228,"children":230},{"style":229},"--shiki-light:#E53935;--shiki-default:#F07178;--shiki-dark:#F07178",[231],{"type":179,"value":232},"script",{"type":173,"tag":216,"props":234,"children":236},{"style":235},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[237],{"type":179,"value":238}," setup",{"type":173,"tag":216,"props":240,"children":241},{"style":223},[242],{"type":179,"value":243},">\n",{"type":173,"tag":216,"props":245,"children":247},{"class":218,"line":246},2,[248,253,258,264,269,274,280,286,291,296,302,306,311,316,321,326,330,334,339,343,348,353,358],{"type":173,"tag":216,"props":249,"children":250},{"style":235},[251],{"type":179,"value":252},"const",{"type":173,"tag":216,"props":254,"children":255},{"style":223},[256],{"type":179,"value":257}," {",{"type":173,"tag":216,"props":259,"children":261},{"style":260},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[262],{"type":179,"value":263}," data ",{"type":173,"tag":216,"props":265,"children":266},{"style":223},[267],{"type":179,"value":268},"}",{"type":173,"tag":216,"props":270,"children":271},{"style":223},[272],{"type":179,"value":273}," =",{"type":173,"tag":216,"props":275,"children":277},{"style":276},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[278],{"type":179,"value":279}," await",{"type":173,"tag":216,"props":281,"children":283},{"style":282},"--shiki-light:#6182B8;--shiki-default:#82AAFF;--shiki-dark:#82AAFF",[284],{"type":179,"value":285}," useAsyncData",{"type":173,"tag":216,"props":287,"children":288},{"style":260},[289],{"type":179,"value":290},"(",{"type":173,"tag":216,"props":292,"children":293},{"style":223},[294],{"type":179,"value":295},"'",{"type":173,"tag":216,"props":297,"children":299},{"style":298},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[300],{"type":179,"value":301},"home",{"type":173,"tag":216,"props":303,"children":304},{"style":223},[305],{"type":179,"value":295},{"type":173,"tag":216,"props":307,"children":308},{"style":223},[309],{"type":179,"value":310},",",{"type":173,"tag":216,"props":312,"children":313},{"style":223},[314],{"type":179,"value":315}," ()",{"type":173,"tag":216,"props":317,"children":318},{"style":235},[319],{"type":179,"value":320}," =>",{"type":173,"tag":216,"props":322,"children":323},{"style":282},[324],{"type":179,"value":325}," queryContent",{"type":173,"tag":216,"props":327,"children":328},{"style":260},[329],{"type":179,"value":290},{"type":173,"tag":216,"props":331,"children":332},{"style":223},[333],{"type":179,"value":295},{"type":173,"tag":216,"props":335,"children":336},{"style":298},[337],{"type":179,"value":338},"/",{"type":173,"tag":216,"props":340,"children":341},{"style":223},[342],{"type":179,"value":295},{"type":173,"tag":216,"props":344,"children":345},{"style":260},[346],{"type":179,"value":347},")",{"type":173,"tag":216,"props":349,"children":350},{"style":223},[351],{"type":179,"value":352},".",{"type":173,"tag":216,"props":354,"children":355},{"style":282},[356],{"type":179,"value":357},"findOne",{"type":173,"tag":216,"props":359,"children":360},{"style":260},[361],{"type":179,"value":362},"())\n",{"type":173,"tag":216,"props":364,"children":366},{"class":218,"line":365},3,[367,372,376],{"type":173,"tag":216,"props":368,"children":369},{"style":223},[370],{"type":179,"value":371},"\u003C/",{"type":173,"tag":216,"props":373,"children":374},{"style":229},[375],{"type":179,"value":232},{"type":173,"tag":216,"props":377,"children":378},{"style":223},[379],{"type":179,"value":243},{"type":173,"tag":216,"props":381,"children":383},{"class":218,"line":382},4,[384],{"type":173,"tag":216,"props":385,"children":387},{"emptyLinePlaceholder":386},true,[388],{"type":179,"value":389},"\n",{"type":173,"tag":216,"props":391,"children":393},{"class":218,"line":392},5,[394,398,403],{"type":173,"tag":216,"props":395,"children":396},{"style":223},[397],{"type":179,"value":226},{"type":173,"tag":216,"props":399,"children":400},{"style":229},[401],{"type":179,"value":402},"template",{"type":173,"tag":216,"props":404,"children":405},{"style":223},[406],{"type":179,"value":243},{"type":173,"tag":216,"props":408,"children":410},{"class":218,"line":409},6,[411,416,420],{"type":173,"tag":216,"props":412,"children":413},{"style":223},[414],{"type":179,"value":415},"  \u003C",{"type":173,"tag":216,"props":417,"children":418},{"style":229},[419],{"type":179,"value":205},{"type":173,"tag":216,"props":421,"children":422},{"style":223},[423],{"type":179,"value":243},{"type":173,"tag":216,"props":425,"children":427},{"class":218,"line":426},7,[428],{"type":173,"tag":216,"props":429,"children":430},{"style":260},[431],{"type":179,"value":432},"    {{ data }}\n",{"type":173,"tag":216,"props":434,"children":436},{"class":218,"line":435},8,[437,442,446],{"type":173,"tag":216,"props":438,"children":439},{"style":223},[440],{"type":179,"value":441},"  \u003C/",{"type":173,"tag":216,"props":443,"children":444},{"style":229},[445],{"type":179,"value":205},{"type":173,"tag":216,"props":447,"children":448},{"style":223},[449],{"type":179,"value":243},{"type":173,"tag":216,"props":451,"children":453},{"class":218,"line":452},9,[454,458,462],{"type":173,"tag":216,"props":455,"children":456},{"style":223},[457],{"type":179,"value":371},{"type":173,"tag":216,"props":459,"children":460},{"style":229},[461],{"type":179,"value":402},{"type":173,"tag":216,"props":463,"children":464},{"style":223},[465],{"type":179,"value":243},{"type":173,"tag":174,"props":467,"children":469},{"id":468},"query-builder",[470],{"type":179,"value":471},"Query builder",{"type":173,"tag":182,"props":473,"children":474},{},[475,477,481],{"type":179,"value":476},"The ",{"type":173,"tag":195,"props":478,"children":479},{"className":167},[480],{"type":179,"value":50},{"type":179,"value":482}," composable provides methods for querying and fetching your contents.",{"type":173,"tag":182,"props":484,"children":485},{},[486],{"type":179,"value":487},"Create a query builder to search contents.",{"type":173,"tag":205,"props":489,"children":493},{"className":490,"code":491,"language":492,"meta":167,"style":167},"language-ts shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","// Create a query looking for anything in content/ directory\nconst contentQuery = queryContent()\n\n// Create a query looking into content/articles directory\nconst contentQuery = queryContent('articles')\n\n// Create a query looking into content/articles/nuxt3 directory\nconst contentQuery = queryContent('articles', 'nuxt3')\n","ts",[494],{"type":173,"tag":195,"props":495,"children":496},{"__ignoreMap":167},[497,506,532,539,547,588,595,603],{"type":173,"tag":216,"props":498,"children":499},{"class":218,"line":219},[500],{"type":173,"tag":216,"props":501,"children":503},{"style":502},"--shiki-light:#90A4AE;--shiki-default:#546E7A;--shiki-dark:#676E95;--shiki-light-font-style:italic;--shiki-default-font-style:italic;--shiki-dark-font-style:italic",[504],{"type":179,"value":505},"// Create a query looking for anything in content/ directory\n",{"type":173,"tag":216,"props":507,"children":508},{"class":218,"line":246},[509,513,518,523,527],{"type":173,"tag":216,"props":510,"children":511},{"style":235},[512],{"type":179,"value":252},{"type":173,"tag":216,"props":514,"children":515},{"style":260},[516],{"type":179,"value":517}," contentQuery ",{"type":173,"tag":216,"props":519,"children":520},{"style":223},[521],{"type":179,"value":522},"=",{"type":173,"tag":216,"props":524,"children":525},{"style":282},[526],{"type":179,"value":325},{"type":173,"tag":216,"props":528,"children":529},{"style":260},[530],{"type":179,"value":531},"()\n",{"type":173,"tag":216,"props":533,"children":534},{"class":218,"line":365},[535],{"type":173,"tag":216,"props":536,"children":537},{"emptyLinePlaceholder":386},[538],{"type":179,"value":389},{"type":173,"tag":216,"props":540,"children":541},{"class":218,"line":382},[542],{"type":173,"tag":216,"props":543,"children":544},{"style":502},[545],{"type":179,"value":546},"// Create a query looking into content/articles directory\n",{"type":173,"tag":216,"props":548,"children":549},{"class":218,"line":392},[550,554,558,562,566,570,574,579,583],{"type":173,"tag":216,"props":551,"children":552},{"style":235},[553],{"type":179,"value":252},{"type":173,"tag":216,"props":555,"children":556},{"style":260},[557],{"type":179,"value":517},{"type":173,"tag":216,"props":559,"children":560},{"style":223},[561],{"type":179,"value":522},{"type":173,"tag":216,"props":563,"children":564},{"style":282},[565],{"type":179,"value":325},{"type":173,"tag":216,"props":567,"children":568},{"style":260},[569],{"type":179,"value":290},{"type":173,"tag":216,"props":571,"children":572},{"style":223},[573],{"type":179,"value":295},{"type":173,"tag":216,"props":575,"children":576},{"style":298},[577],{"type":179,"value":578},"articles",{"type":173,"tag":216,"props":580,"children":581},{"style":223},[582],{"type":179,"value":295},{"type":173,"tag":216,"props":584,"children":585},{"style":260},[586],{"type":179,"value":587},")\n",{"type":173,"tag":216,"props":589,"children":590},{"class":218,"line":409},[591],{"type":173,"tag":216,"props":592,"children":593},{"emptyLinePlaceholder":386},[594],{"type":179,"value":389},{"type":173,"tag":216,"props":596,"children":597},{"class":218,"line":426},[598],{"type":173,"tag":216,"props":599,"children":600},{"style":502},[601],{"type":179,"value":602},"// Create a query looking into content/articles/nuxt3 directory\n",{"type":173,"tag":216,"props":604,"children":605},{"class":218,"line":435},[606,610,614,618,622,626,630,634,638,642,647,652,656],{"type":173,"tag":216,"props":607,"children":608},{"style":235},[609],{"type":179,"value":252},{"type":173,"tag":216,"props":611,"children":612},{"style":260},[613],{"type":179,"value":517},{"type":173,"tag":216,"props":615,"children":616},{"style":223},[617],{"type":179,"value":522},{"type":173,"tag":216,"props":619,"children":620},{"style":282},[621],{"type":179,"value":325},{"type":173,"tag":216,"props":623,"children":624},{"style":260},[625],{"type":179,"value":290},{"type":173,"tag":216,"props":627,"children":628},{"style":223},[629],{"type":179,"value":295},{"type":173,"tag":216,"props":631,"children":632},{"style":298},[633],{"type":179,"value":578},{"type":173,"tag":216,"props":635,"children":636},{"style":223},[637],{"type":179,"value":295},{"type":173,"tag":216,"props":639,"children":640},{"style":223},[641],{"type":179,"value":310},{"type":173,"tag":216,"props":643,"children":644},{"style":223},[645],{"type":179,"value":646}," '",{"type":173,"tag":216,"props":648,"children":649},{"style":298},[650],{"type":179,"value":651},"nuxt3",{"type":173,"tag":216,"props":653,"children":654},{"style":223},[655],{"type":179,"value":295},{"type":173,"tag":216,"props":657,"children":658},{"style":260},[659],{"type":179,"value":587},{"type":173,"tag":174,"props":661,"children":663},{"id":662},"wherequery",[664],{"type":173,"tag":195,"props":665,"children":666},{"className":167},[667],{"type":179,"value":668},"where(query)",{"type":173,"tag":670,"props":671,"children":672},"ul",{},[673],{"type":173,"tag":674,"props":675,"children":676},"li",{},[677,682,684],{"type":173,"tag":195,"props":678,"children":679},{"className":167},[680],{"type":179,"value":681},"query",{"type":179,"value":683},":\n",{"type":173,"tag":670,"props":685,"children":686},{},[687,697],{"type":173,"tag":674,"props":688,"children":689},{},[690,692],{"type":179,"value":691},"Type: ",{"type":173,"tag":195,"props":693,"children":694},{"className":167},[695],{"type":179,"value":696},"Partial\u003CQueryBuilderParams>",{"type":173,"tag":674,"props":698,"children":699},{},[700],{"type":173,"tag":701,"props":702,"children":703},"strong",{},[704],{"type":179,"value":705},"Required",{"type":173,"tag":182,"props":707,"children":708},{},[709],{"type":179,"value":710},"Filter results by query.",{"type":173,"tag":182,"props":712,"children":713},{},[714,716,723,725,730,732,737,738,743,744,749,750,755,756,761,763],{"type":179,"value":715},"Where queries are based on subset of ",{"type":173,"tag":188,"props":717,"children":720},{"href":718,"rel":719},"https://www.mongodb.com/docs/manual/reference/operator/query",[192],[721],{"type":179,"value":722},"Mongo query syntax",{"type":179,"value":724},", it handles: ",{"type":173,"tag":195,"props":726,"children":727},{"className":167},[728],{"type":179,"value":729},"$eq",{"type":179,"value":731},", ",{"type":173,"tag":195,"props":733,"children":734},{"className":167},[735],{"type":179,"value":736},"$ne",{"type":179,"value":731},{"type":173,"tag":195,"props":739,"children":740},{"className":167},[741],{"type":179,"value":742},"$gt",{"type":179,"value":731},{"type":173,"tag":195,"props":745,"children":746},{"className":167},[747],{"type":179,"value":748},"$gte",{"type":179,"value":731},{"type":173,"tag":195,"props":751,"children":752},{"className":167},[753],{"type":179,"value":754},"$lt",{"type":179,"value":731},{"type":173,"tag":195,"props":757,"children":758},{"className":167},[759],{"type":179,"value":760},"$lte",{"type":179,"value":762}," and ",{"type":173,"tag":195,"props":764,"children":765},{"className":167},[766],{"type":179,"value":767},"$in",{"type":173,"tag":205,"props":769,"children":771},{"className":490,"code":770,"language":492,"meta":167,"style":167},"// Implicit (assumes $eq operator)\nconst articles = await queryContent('articles').where({ title: 'Home' }).findOne()\n\n// Explicit $eq\nconst articles = await queryContent('articles').where({ title: { $eq: 'Home' } }).findOne()\n\n// $gt\nconst articles = await queryContent('articles').where({ age: { $gt: 18 } }).find()\n\n// $in\nconst articles = await queryContent('articles').where({ name: { $in: ['odin', 'thor'] } }).find()\n",[772],{"type":173,"tag":195,"props":773,"children":774},{"__ignoreMap":167},[775,783,889,896,904,1020,1027,1035,1147,1154,1163],{"type":173,"tag":216,"props":776,"children":777},{"class":218,"line":219},[778],{"type":173,"tag":216,"props":779,"children":780},{"style":502},[781],{"type":179,"value":782},"// Implicit (assumes $eq operator)\n",{"type":173,"tag":216,"props":784,"children":785},{"class":218,"line":246},[786,790,795,799,803,807,811,815,819,823,827,831,836,840,845,850,855,859,864,868,873,877,881,885],{"type":173,"tag":216,"props":787,"children":788},{"style":235},[789],{"type":179,"value":252},{"type":173,"tag":216,"props":791,"children":792},{"style":260},[793],{"type":179,"value":794}," articles ",{"type":173,"tag":216,"props":796,"children":797},{"style":223},[798],{"type":179,"value":522},{"type":173,"tag":216,"props":800,"children":801},{"style":276},[802],{"type":179,"value":279},{"type":173,"tag":216,"props":804,"children":805},{"style":282},[806],{"type":179,"value":325},{"type":173,"tag":216,"props":808,"children":809},{"style":260},[810],{"type":179,"value":290},{"type":173,"tag":216,"props":812,"children":813},{"style":223},[814],{"type":179,"value":295},{"type":173,"tag":216,"props":816,"children":817},{"style":298},[818],{"type":179,"value":578},{"type":173,"tag":216,"props":820,"children":821},{"style":223},[822],{"type":179,"value":295},{"type":173,"tag":216,"props":824,"children":825},{"style":260},[826],{"type":179,"value":347},{"type":173,"tag":216,"props":828,"children":829},{"style":223},[830],{"type":179,"value":352},{"type":173,"tag":216,"props":832,"children":833},{"style":282},[834],{"type":179,"value":835},"where",{"type":173,"tag":216,"props":837,"children":838},{"style":260},[839],{"type":179,"value":290},{"type":173,"tag":216,"props":841,"children":842},{"style":223},[843],{"type":179,"value":844},"{",{"type":173,"tag":216,"props":846,"children":847},{"style":229},[848],{"type":179,"value":849}," title",{"type":173,"tag":216,"props":851,"children":852},{"style":223},[853],{"type":179,"value":854},":",{"type":173,"tag":216,"props":856,"children":857},{"style":223},[858],{"type":179,"value":646},{"type":173,"tag":216,"props":860,"children":861},{"style":298},[862],{"type":179,"value":863},"Home",{"type":173,"tag":216,"props":865,"children":866},{"style":223},[867],{"type":179,"value":295},{"type":173,"tag":216,"props":869,"children":870},{"style":223},[871],{"type":179,"value":872}," }",{"type":173,"tag":216,"props":874,"children":875},{"style":260},[876],{"type":179,"value":347},{"type":173,"tag":216,"props":878,"children":879},{"style":223},[880],{"type":179,"value":352},{"type":173,"tag":216,"props":882,"children":883},{"style":282},[884],{"type":179,"value":357},{"type":173,"tag":216,"props":886,"children":887},{"style":260},[888],{"type":179,"value":531},{"type":173,"tag":216,"props":890,"children":891},{"class":218,"line":365},[892],{"type":173,"tag":216,"props":893,"children":894},{"emptyLinePlaceholder":386},[895],{"type":179,"value":389},{"type":173,"tag":216,"props":897,"children":898},{"class":218,"line":382},[899],{"type":173,"tag":216,"props":900,"children":901},{"style":502},[902],{"type":179,"value":903},"// Explicit $eq\n",{"type":173,"tag":216,"props":905,"children":906},{"class":218,"line":392},[907,911,915,919,923,927,931,935,939,943,947,951,955,959,963,967,971,975,980,984,988,992,996,1000,1004,1008,1012,1016],{"type":173,"tag":216,"props":908,"children":909},{"style":235},[910],{"type":179,"value":252},{"type":173,"tag":216,"props":912,"children":913},{"style":260},[914],{"type":179,"value":794},{"type":173,"tag":216,"props":916,"children":917},{"style":223},[918],{"type":179,"value":522},{"type":173,"tag":216,"props":920,"children":921},{"style":276},[922],{"type":179,"value":279},{"type":173,"tag":216,"props":924,"children":925},{"style":282},[926],{"type":179,"value":325},{"type":173,"tag":216,"props":928,"children":929},{"style":260},[930],{"type":179,"value":290},{"type":173,"tag":216,"props":932,"children":933},{"style":223},[934],{"type":179,"value":295},{"type":173,"tag":216,"props":936,"children":937},{"style":298},[938],{"type":179,"value":578},{"type":173,"tag":216,"props":940,"children":941},{"style":223},[942],{"type":179,"value":295},{"type":173,"tag":216,"props":944,"children":945},{"style":260},[946],{"type":179,"value":347},{"type":173,"tag":216,"props":948,"children":949},{"style":223},[950],{"type":179,"value":352},{"type":173,"tag":216,"props":952,"children":953},{"style":282},[954],{"type":179,"value":835},{"type":173,"tag":216,"props":956,"children":957},{"style":260},[958],{"type":179,"value":290},{"type":173,"tag":216,"props":960,"children":961},{"style":223},[962],{"type":179,"value":844},{"type":173,"tag":216,"props":964,"children":965},{"style":229},[966],{"type":179,"value":849},{"type":173,"tag":216,"props":968,"children":969},{"style":223},[970],{"type":179,"value":854},{"type":173,"tag":216,"props":972,"children":973},{"style":223},[974],{"type":179,"value":257},{"type":173,"tag":216,"props":976,"children":977},{"style":229},[978],{"type":179,"value":979}," $eq",{"type":173,"tag":216,"props":981,"children":982},{"style":223},[983],{"type":179,"value":854},{"type":173,"tag":216,"props":985,"children":986},{"style":223},[987],{"type":179,"value":646},{"type":173,"tag":216,"props":989,"children":990},{"style":298},[991],{"type":179,"value":863},{"type":173,"tag":216,"props":993,"children":994},{"style":223},[995],{"type":179,"value":295},{"type":173,"tag":216,"props":997,"children":998},{"style":223},[999],{"type":179,"value":872},{"type":173,"tag":216,"props":1001,"children":1002},{"style":223},[1003],{"type":179,"value":872},{"type":173,"tag":216,"props":1005,"children":1006},{"style":260},[1007],{"type":179,"value":347},{"type":173,"tag":216,"props":1009,"children":1010},{"style":223},[1011],{"type":179,"value":352},{"type":173,"tag":216,"props":1013,"children":1014},{"style":282},[1015],{"type":179,"value":357},{"type":173,"tag":216,"props":1017,"children":1018},{"style":260},[1019],{"type":179,"value":531},{"type":173,"tag":216,"props":1021,"children":1022},{"class":218,"line":409},[1023],{"type":173,"tag":216,"props":1024,"children":1025},{"emptyLinePlaceholder":386},[1026],{"type":179,"value":389},{"type":173,"tag":216,"props":1028,"children":1029},{"class":218,"line":426},[1030],{"type":173,"tag":216,"props":1031,"children":1032},{"style":502},[1033],{"type":179,"value":1034},"// $gt\n",{"type":173,"tag":216,"props":1036,"children":1037},{"class":218,"line":435},[1038,1042,1046,1050,1054,1058,1062,1066,1070,1074,1078,1082,1086,1090,1094,1099,1103,1107,1112,1116,1122,1126,1130,1134,1138,1143],{"type":173,"tag":216,"props":1039,"children":1040},{"style":235},[1041],{"type":179,"value":252},{"type":173,"tag":216,"props":1043,"children":1044},{"style":260},[1045],{"type":179,"value":794},{"type":173,"tag":216,"props":1047,"children":1048},{"style":223},[1049],{"type":179,"value":522},{"type":173,"tag":216,"props":1051,"children":1052},{"style":276},[1053],{"type":179,"value":279},{"type":173,"tag":216,"props":1055,"children":1056},{"style":282},[1057],{"type":179,"value":325},{"type":173,"tag":216,"props":1059,"children":1060},{"style":260},[1061],{"type":179,"value":290},{"type":173,"tag":216,"props":1063,"children":1064},{"style":223},[1065],{"type":179,"value":295},{"type":173,"tag":216,"props":1067,"children":1068},{"style":298},[1069],{"type":179,"value":578},{"type":173,"tag":216,"props":1071,"children":1072},{"style":223},[1073],{"type":179,"value":295},{"type":173,"tag":216,"props":1075,"children":1076},{"style":260},[1077],{"type":179,"value":347},{"type":173,"tag":216,"props":1079,"children":1080},{"style":223},[1081],{"type":179,"value":352},{"type":173,"tag":216,"props":1083,"children":1084},{"style":282},[1085],{"type":179,"value":835},{"type":173,"tag":216,"props":1087,"children":1088},{"style":260},[1089],{"type":179,"value":290},{"type":173,"tag":216,"props":1091,"children":1092},{"style":223},[1093],{"type":179,"value":844},{"type":173,"tag":216,"props":1095,"children":1096},{"style":229},[1097],{"type":179,"value":1098}," age",{"type":173,"tag":216,"props":1100,"children":1101},{"style":223},[1102],{"type":179,"value":854},{"type":173,"tag":216,"props":1104,"children":1105},{"style":223},[1106],{"type":179,"value":257},{"type":173,"tag":216,"props":1108,"children":1109},{"style":229},[1110],{"type":179,"value":1111}," $gt",{"type":173,"tag":216,"props":1113,"children":1114},{"style":223},[1115],{"type":179,"value":854},{"type":173,"tag":216,"props":1117,"children":1119},{"style":1118},"--shiki-light:#F76D47;--shiki-default:#F78C6C;--shiki-dark:#F78C6C",[1120],{"type":179,"value":1121}," 18",{"type":173,"tag":216,"props":1123,"children":1124},{"style":223},[1125],{"type":179,"value":872},{"type":173,"tag":216,"props":1127,"children":1128},{"style":223},[1129],{"type":179,"value":872},{"type":173,"tag":216,"props":1131,"children":1132},{"style":260},[1133],{"type":179,"value":347},{"type":173,"tag":216,"props":1135,"children":1136},{"style":223},[1137],{"type":179,"value":352},{"type":173,"tag":216,"props":1139,"children":1140},{"style":282},[1141],{"type":179,"value":1142},"find",{"type":173,"tag":216,"props":1144,"children":1145},{"style":260},[1146],{"type":179,"value":531},{"type":173,"tag":216,"props":1148,"children":1149},{"class":218,"line":452},[1150],{"type":173,"tag":216,"props":1151,"children":1152},{"emptyLinePlaceholder":386},[1153],{"type":179,"value":389},{"type":173,"tag":216,"props":1155,"children":1157},{"class":218,"line":1156},10,[1158],{"type":173,"tag":216,"props":1159,"children":1160},{"style":502},[1161],{"type":179,"value":1162},"// $in\n",{"type":173,"tag":216,"props":1164,"children":1166},{"class":218,"line":1165},11,[1167,1171,1175,1179,1183,1187,1191,1195,1199,1203,1207,1211,1215,1219,1223,1228,1232,1236,1241,1245,1250,1254,1259,1263,1267,1271,1276,1280,1285,1289,1293,1297,1301,1305],{"type":173,"tag":216,"props":1168,"children":1169},{"style":235},[1170],{"type":179,"value":252},{"type":173,"tag":216,"props":1172,"children":1173},{"style":260},[1174],{"type":179,"value":794},{"type":173,"tag":216,"props":1176,"children":1177},{"style":223},[1178],{"type":179,"value":522},{"type":173,"tag":216,"props":1180,"children":1181},{"style":276},[1182],{"type":179,"value":279},{"type":173,"tag":216,"props":1184,"children":1185},{"style":282},[1186],{"type":179,"value":325},{"type":173,"tag":216,"props":1188,"children":1189},{"style":260},[1190],{"type":179,"value":290},{"type":173,"tag":216,"props":1192,"children":1193},{"style":223},[1194],{"type":179,"value":295},{"type":173,"tag":216,"props":1196,"children":1197},{"style":298},[1198],{"type":179,"value":578},{"type":173,"tag":216,"props":1200,"children":1201},{"style":223},[1202],{"type":179,"value":295},{"type":173,"tag":216,"props":1204,"children":1205},{"style":260},[1206],{"type":179,"value":347},{"type":173,"tag":216,"props":1208,"children":1209},{"style":223},[1210],{"type":179,"value":352},{"type":173,"tag":216,"props":1212,"children":1213},{"style":282},[1214],{"type":179,"value":835},{"type":173,"tag":216,"props":1216,"children":1217},{"style":260},[1218],{"type":179,"value":290},{"type":173,"tag":216,"props":1220,"children":1221},{"style":223},[1222],{"type":179,"value":844},{"type":173,"tag":216,"props":1224,"children":1225},{"style":229},[1226],{"type":179,"value":1227}," name",{"type":173,"tag":216,"props":1229,"children":1230},{"style":223},[1231],{"type":179,"value":854},{"type":173,"tag":216,"props":1233,"children":1234},{"style":223},[1235],{"type":179,"value":257},{"type":173,"tag":216,"props":1237,"children":1238},{"style":229},[1239],{"type":179,"value":1240}," $in",{"type":173,"tag":216,"props":1242,"children":1243},{"style":223},[1244],{"type":179,"value":854},{"type":173,"tag":216,"props":1246,"children":1247},{"style":260},[1248],{"type":179,"value":1249}," [",{"type":173,"tag":216,"props":1251,"children":1252},{"style":223},[1253],{"type":179,"value":295},{"type":173,"tag":216,"props":1255,"children":1256},{"style":298},[1257],{"type":179,"value":1258},"odin",{"type":173,"tag":216,"props":1260,"children":1261},{"style":223},[1262],{"type":179,"value":295},{"type":173,"tag":216,"props":1264,"children":1265},{"style":223},[1266],{"type":179,"value":310},{"type":173,"tag":216,"props":1268,"children":1269},{"style":223},[1270],{"type":179,"value":646},{"type":173,"tag":216,"props":1272,"children":1273},{"style":298},[1274],{"type":179,"value":1275},"thor",{"type":173,"tag":216,"props":1277,"children":1278},{"style":223},[1279],{"type":179,"value":295},{"type":173,"tag":216,"props":1281,"children":1282},{"style":260},[1283],{"type":179,"value":1284},"] ",{"type":173,"tag":216,"props":1286,"children":1287},{"style":223},[1288],{"type":179,"value":268},{"type":173,"tag":216,"props":1290,"children":1291},{"style":223},[1292],{"type":179,"value":872},{"type":173,"tag":216,"props":1294,"children":1295},{"style":260},[1296],{"type":179,"value":347},{"type":173,"tag":216,"props":1298,"children":1299},{"style":223},[1300],{"type":179,"value":352},{"type":173,"tag":216,"props":1302,"children":1303},{"style":282},[1304],{"type":179,"value":1142},{"type":173,"tag":216,"props":1306,"children":1307},{"style":260},[1308],{"type":179,"value":531},{"type":173,"tag":182,"props":1310,"children":1311},{},[1312],{"type":179,"value":1313},"In order to filter in objects and an array or arrays, you can use the nested properties style:",{"type":173,"tag":205,"props":1315,"children":1317},{"className":490,"code":1316,"language":492,"meta":167,"style":167},"const products = await queryContent('products').where({ 'categories': { $contains: 'top' } }).find()\n\nconst products = await queryContent('products').where({ 'categories': { $contains: ['top', 'woman'] } }).find()\n",[1318],{"type":173,"tag":195,"props":1319,"children":1320},{"__ignoreMap":167},[1321,1449,1456],{"type":173,"tag":216,"props":1322,"children":1323},{"class":218,"line":219},[1324,1328,1333,1337,1341,1345,1349,1353,1358,1362,1366,1370,1374,1378,1382,1386,1391,1395,1399,1403,1408,1412,1416,1421,1425,1429,1433,1437,1441,1445],{"type":173,"tag":216,"props":1325,"children":1326},{"style":235},[1327],{"type":179,"value":252},{"type":173,"tag":216,"props":1329,"children":1330},{"style":260},[1331],{"type":179,"value":1332}," products ",{"type":173,"tag":216,"props":1334,"children":1335},{"style":223},[1336],{"type":179,"value":522},{"type":173,"tag":216,"props":1338,"children":1339},{"style":276},[1340],{"type":179,"value":279},{"type":173,"tag":216,"props":1342,"children":1343},{"style":282},[1344],{"type":179,"value":325},{"type":173,"tag":216,"props":1346,"children":1347},{"style":260},[1348],{"type":179,"value":290},{"type":173,"tag":216,"props":1350,"children":1351},{"style":223},[1352],{"type":179,"value":295},{"type":173,"tag":216,"props":1354,"children":1355},{"style":298},[1356],{"type":179,"value":1357},"products",{"type":173,"tag":216,"props":1359,"children":1360},{"style":223},[1361],{"type":179,"value":295},{"type":173,"tag":216,"props":1363,"children":1364},{"style":260},[1365],{"type":179,"value":347},{"type":173,"tag":216,"props":1367,"children":1368},{"style":223},[1369],{"type":179,"value":352},{"type":173,"tag":216,"props":1371,"children":1372},{"style":282},[1373],{"type":179,"value":835},{"type":173,"tag":216,"props":1375,"children":1376},{"style":260},[1377],{"type":179,"value":290},{"type":173,"tag":216,"props":1379,"children":1380},{"style":223},[1381],{"type":179,"value":844},{"type":173,"tag":216,"props":1383,"children":1384},{"style":223},[1385],{"type":179,"value":646},{"type":173,"tag":216,"props":1387,"children":1388},{"style":229},[1389],{"type":179,"value":1390},"categories",{"type":173,"tag":216,"props":1392,"children":1393},{"style":223},[1394],{"type":179,"value":295},{"type":173,"tag":216,"props":1396,"children":1397},{"style":223},[1398],{"type":179,"value":854},{"type":173,"tag":216,"props":1400,"children":1401},{"style":223},[1402],{"type":179,"value":257},{"type":173,"tag":216,"props":1404,"children":1405},{"style":229},[1406],{"type":179,"value":1407}," $contains",{"type":173,"tag":216,"props":1409,"children":1410},{"style":223},[1411],{"type":179,"value":854},{"type":173,"tag":216,"props":1413,"children":1414},{"style":223},[1415],{"type":179,"value":646},{"type":173,"tag":216,"props":1417,"children":1418},{"style":298},[1419],{"type":179,"value":1420},"top",{"type":173,"tag":216,"props":1422,"children":1423},{"style":223},[1424],{"type":179,"value":295},{"type":173,"tag":216,"props":1426,"children":1427},{"style":223},[1428],{"type":179,"value":872},{"type":173,"tag":216,"props":1430,"children":1431},{"style":223},[1432],{"type":179,"value":872},{"type":173,"tag":216,"props":1434,"children":1435},{"style":260},[1436],{"type":179,"value":347},{"type":173,"tag":216,"props":1438,"children":1439},{"style":223},[1440],{"type":179,"value":352},{"type":173,"tag":216,"props":1442,"children":1443},{"style":282},[1444],{"type":179,"value":1142},{"type":173,"tag":216,"props":1446,"children":1447},{"style":260},[1448],{"type":179,"value":531},{"type":173,"tag":216,"props":1450,"children":1451},{"class":218,"line":246},[1452],{"type":173,"tag":216,"props":1453,"children":1454},{"emptyLinePlaceholder":386},[1455],{"type":179,"value":389},{"type":173,"tag":216,"props":1457,"children":1458},{"class":218,"line":365},[1459,1463,1467,1471,1475,1479,1483,1487,1491,1495,1499,1503,1507,1511,1515,1519,1523,1527,1531,1535,1539,1543,1547,1551,1555,1559,1563,1567,1572,1576,1580,1584,1588,1592,1596,1600],{"type":173,"tag":216,"props":1460,"children":1461},{"style":235},[1462],{"type":179,"value":252},{"type":173,"tag":216,"props":1464,"children":1465},{"style":260},[1466],{"type":179,"value":1332},{"type":173,"tag":216,"props":1468,"children":1469},{"style":223},[1470],{"type":179,"value":522},{"type":173,"tag":216,"props":1472,"children":1473},{"style":276},[1474],{"type":179,"value":279},{"type":173,"tag":216,"props":1476,"children":1477},{"style":282},[1478],{"type":179,"value":325},{"type":173,"tag":216,"props":1480,"children":1481},{"style":260},[1482],{"type":179,"value":290},{"type":173,"tag":216,"props":1484,"children":1485},{"style":223},[1486],{"type":179,"value":295},{"type":173,"tag":216,"props":1488,"children":1489},{"style":298},[1490],{"type":179,"value":1357},{"type":173,"tag":216,"props":1492,"children":1493},{"style":223},[1494],{"type":179,"value":295},{"type":173,"tag":216,"props":1496,"children":1497},{"style":260},[1498],{"type":179,"value":347},{"type":173,"tag":216,"props":1500,"children":1501},{"style":223},[1502],{"type":179,"value":352},{"type":173,"tag":216,"props":1504,"children":1505},{"style":282},[1506],{"type":179,"value":835},{"type":173,"tag":216,"props":1508,"children":1509},{"style":260},[1510],{"type":179,"value":290},{"type":173,"tag":216,"props":1512,"children":1513},{"style":223},[1514],{"type":179,"value":844},{"type":173,"tag":216,"props":1516,"children":1517},{"style":223},[1518],{"type":179,"value":646},{"type":173,"tag":216,"props":1520,"children":1521},{"style":229},[1522],{"type":179,"value":1390},{"type":173,"tag":216,"props":1524,"children":1525},{"style":223},[1526],{"type":179,"value":295},{"type":173,"tag":216,"props":1528,"children":1529},{"style":223},[1530],{"type":179,"value":854},{"type":173,"tag":216,"props":1532,"children":1533},{"style":223},[1534],{"type":179,"value":257},{"type":173,"tag":216,"props":1536,"children":1537},{"style":229},[1538],{"type":179,"value":1407},{"type":173,"tag":216,"props":1540,"children":1541},{"style":223},[1542],{"type":179,"value":854},{"type":173,"tag":216,"props":1544,"children":1545},{"style":260},[1546],{"type":179,"value":1249},{"type":173,"tag":216,"props":1548,"children":1549},{"style":223},[1550],{"type":179,"value":295},{"type":173,"tag":216,"props":1552,"children":1553},{"style":298},[1554],{"type":179,"value":1420},{"type":173,"tag":216,"props":1556,"children":1557},{"style":223},[1558],{"type":179,"value":295},{"type":173,"tag":216,"props":1560,"children":1561},{"style":223},[1562],{"type":179,"value":310},{"type":173,"tag":216,"props":1564,"children":1565},{"style":223},[1566],{"type":179,"value":646},{"type":173,"tag":216,"props":1568,"children":1569},{"style":298},[1570],{"type":179,"value":1571},"woman",{"type":173,"tag":216,"props":1573,"children":1574},{"style":223},[1575],{"type":179,"value":295},{"type":173,"tag":216,"props":1577,"children":1578},{"style":260},[1579],{"type":179,"value":1284},{"type":173,"tag":216,"props":1581,"children":1582},{"style":223},[1583],{"type":179,"value":268},{"type":173,"tag":216,"props":1585,"children":1586},{"style":223},[1587],{"type":179,"value":872},{"type":173,"tag":216,"props":1589,"children":1590},{"style":260},[1591],{"type":179,"value":347},{"type":173,"tag":216,"props":1593,"children":1594},{"style":223},[1595],{"type":179,"value":352},{"type":173,"tag":216,"props":1597,"children":1598},{"style":282},[1599],{"type":179,"value":1142},{"type":173,"tag":216,"props":1601,"children":1602},{"style":260},[1603],{"type":179,"value":531},{"type":173,"tag":174,"props":1605,"children":1607},{"id":1606},"sortoptions",[1608],{"type":173,"tag":195,"props":1609,"children":1610},{"className":167},[1611],{"type":179,"value":1612},"sort(options)",{"type":173,"tag":670,"props":1614,"children":1615},{},[1616],{"type":173,"tag":674,"props":1617,"children":1618},{},[1619,1624],{"type":173,"tag":195,"props":1620,"children":1621},{"className":167},[1622],{"type":179,"value":1623},"options",{"type":173,"tag":670,"props":1625,"children":1626},{},[1627,1636],{"type":173,"tag":674,"props":1628,"children":1629},{},[1630,1631],{"type":179,"value":691},{"type":173,"tag":195,"props":1632,"children":1633},{"className":167},[1634],{"type":179,"value":1635},"object",{"type":173,"tag":674,"props":1637,"children":1638},{},[1639],{"type":173,"tag":701,"props":1640,"children":1641},{},[1642],{"type":179,"value":705},{"type":173,"tag":182,"props":1644,"children":1645},{},[1646],{"type":179,"value":1647},"Sort results by a field or fields.",{"type":173,"tag":205,"props":1649,"children":1651},{"className":490,"code":1650,"language":492,"meta":167,"style":167},"// Sort by title ascending\nconst articles = await queryContent('articles')\n  .sort({ title: 1 })\n  .find()\n\n// Sort by title ascending first then sort by category descending\nconst articles = await queryContent('articles')\n  .sort({ title: 1, category: -1 })\n  .find()\n// OR\nconst articles = await queryContent('articles')\n  .sort({ title: 1 })\n  .sort({ category: -1 })\n  .find()\n\n// Sort by nested field\nconst articles = await queryContent('articles')\n  .sort({ 'category.title': 1 })\n  .find()\n\n",[1652],{"type":173,"tag":195,"props":1653,"children":1654},{"__ignoreMap":167},[1655,1663,1706,1748,1763,1770,1778,1821,1883,1898,1906,1949,1989,2033,2049,2057,2066,2110,2159],{"type":173,"tag":216,"props":1656,"children":1657},{"class":218,"line":219},[1658],{"type":173,"tag":216,"props":1659,"children":1660},{"style":502},[1661],{"type":179,"value":1662},"// Sort by title ascending\n",{"type":173,"tag":216,"props":1664,"children":1665},{"class":218,"line":246},[1666,1670,1674,1678,1682,1686,1690,1694,1698,1702],{"type":173,"tag":216,"props":1667,"children":1668},{"style":235},[1669],{"type":179,"value":252},{"type":173,"tag":216,"props":1671,"children":1672},{"style":260},[1673],{"type":179,"value":794},{"type":173,"tag":216,"props":1675,"children":1676},{"style":223},[1677],{"type":179,"value":522},{"type":173,"tag":216,"props":1679,"children":1680},{"style":276},[1681],{"type":179,"value":279},{"type":173,"tag":216,"props":1683,"children":1684},{"style":282},[1685],{"type":179,"value":325},{"type":173,"tag":216,"props":1687,"children":1688},{"style":260},[1689],{"type":179,"value":290},{"type":173,"tag":216,"props":1691,"children":1692},{"style":223},[1693],{"type":179,"value":295},{"type":173,"tag":216,"props":1695,"children":1696},{"style":298},[1697],{"type":179,"value":578},{"type":173,"tag":216,"props":1699,"children":1700},{"style":223},[1701],{"type":179,"value":295},{"type":173,"tag":216,"props":1703,"children":1704},{"style":260},[1705],{"type":179,"value":587},{"type":173,"tag":216,"props":1707,"children":1708},{"class":218,"line":365},[1709,1714,1719,1723,1727,1731,1735,1740,1744],{"type":173,"tag":216,"props":1710,"children":1711},{"style":223},[1712],{"type":179,"value":1713},"  .",{"type":173,"tag":216,"props":1715,"children":1716},{"style":282},[1717],{"type":179,"value":1718},"sort",{"type":173,"tag":216,"props":1720,"children":1721},{"style":260},[1722],{"type":179,"value":290},{"type":173,"tag":216,"props":1724,"children":1725},{"style":223},[1726],{"type":179,"value":844},{"type":173,"tag":216,"props":1728,"children":1729},{"style":229},[1730],{"type":179,"value":849},{"type":173,"tag":216,"props":1732,"children":1733},{"style":223},[1734],{"type":179,"value":854},{"type":173,"tag":216,"props":1736,"children":1737},{"style":1118},[1738],{"type":179,"value":1739}," 1",{"type":173,"tag":216,"props":1741,"children":1742},{"style":223},[1743],{"type":179,"value":872},{"type":173,"tag":216,"props":1745,"children":1746},{"style":260},[1747],{"type":179,"value":587},{"type":173,"tag":216,"props":1749,"children":1750},{"class":218,"line":382},[1751,1755,1759],{"type":173,"tag":216,"props":1752,"children":1753},{"style":223},[1754],{"type":179,"value":1713},{"type":173,"tag":216,"props":1756,"children":1757},{"style":282},[1758],{"type":179,"value":1142},{"type":173,"tag":216,"props":1760,"children":1761},{"style":260},[1762],{"type":179,"value":531},{"type":173,"tag":216,"props":1764,"children":1765},{"class":218,"line":392},[1766],{"type":173,"tag":216,"props":1767,"children":1768},{"emptyLinePlaceholder":386},[1769],{"type":179,"value":389},{"type":173,"tag":216,"props":1771,"children":1772},{"class":218,"line":409},[1773],{"type":173,"tag":216,"props":1774,"children":1775},{"style":502},[1776],{"type":179,"value":1777},"// Sort by title ascending first then sort by category descending\n",{"type":173,"tag":216,"props":1779,"children":1780},{"class":218,"line":426},[1781,1785,1789,1793,1797,1801,1805,1809,1813,1817],{"type":173,"tag":216,"props":1782,"children":1783},{"style":235},[1784],{"type":179,"value":252},{"type":173,"tag":216,"props":1786,"children":1787},{"style":260},[1788],{"type":179,"value":794},{"type":173,"tag":216,"props":1790,"children":1791},{"style":223},[1792],{"type":179,"value":522},{"type":173,"tag":216,"props":1794,"children":1795},{"style":276},[1796],{"type":179,"value":279},{"type":173,"tag":216,"props":1798,"children":1799},{"style":282},[1800],{"type":179,"value":325},{"type":173,"tag":216,"props":1802,"children":1803},{"style":260},[1804],{"type":179,"value":290},{"type":173,"tag":216,"props":1806,"children":1807},{"style":223},[1808],{"type":179,"value":295},{"type":173,"tag":216,"props":1810,"children":1811},{"style":298},[1812],{"type":179,"value":578},{"type":173,"tag":216,"props":1814,"children":1815},{"style":223},[1816],{"type":179,"value":295},{"type":173,"tag":216,"props":1818,"children":1819},{"style":260},[1820],{"type":179,"value":587},{"type":173,"tag":216,"props":1822,"children":1823},{"class":218,"line":435},[1824,1828,1832,1836,1840,1844,1848,1852,1856,1861,1865,1870,1875,1879],{"type":173,"tag":216,"props":1825,"children":1826},{"style":223},[1827],{"type":179,"value":1713},{"type":173,"tag":216,"props":1829,"children":1830},{"style":282},[1831],{"type":179,"value":1718},{"type":173,"tag":216,"props":1833,"children":1834},{"style":260},[1835],{"type":179,"value":290},{"type":173,"tag":216,"props":1837,"children":1838},{"style":223},[1839],{"type":179,"value":844},{"type":173,"tag":216,"props":1841,"children":1842},{"style":229},[1843],{"type":179,"value":849},{"type":173,"tag":216,"props":1845,"children":1846},{"style":223},[1847],{"type":179,"value":854},{"type":173,"tag":216,"props":1849,"children":1850},{"style":1118},[1851],{"type":179,"value":1739},{"type":173,"tag":216,"props":1853,"children":1854},{"style":223},[1855],{"type":179,"value":310},{"type":173,"tag":216,"props":1857,"children":1858},{"style":229},[1859],{"type":179,"value":1860}," category",{"type":173,"tag":216,"props":1862,"children":1863},{"style":223},[1864],{"type":179,"value":854},{"type":173,"tag":216,"props":1866,"children":1867},{"style":223},[1868],{"type":179,"value":1869}," -",{"type":173,"tag":216,"props":1871,"children":1872},{"style":1118},[1873],{"type":179,"value":1874},"1",{"type":173,"tag":216,"props":1876,"children":1877},{"style":223},[1878],{"type":179,"value":872},{"type":173,"tag":216,"props":1880,"children":1881},{"style":260},[1882],{"type":179,"value":587},{"type":173,"tag":216,"props":1884,"children":1885},{"class":218,"line":452},[1886,1890,1894],{"type":173,"tag":216,"props":1887,"children":1888},{"style":223},[1889],{"type":179,"value":1713},{"type":173,"tag":216,"props":1891,"children":1892},{"style":282},[1893],{"type":179,"value":1142},{"type":173,"tag":216,"props":1895,"children":1896},{"style":260},[1897],{"type":179,"value":531},{"type":173,"tag":216,"props":1899,"children":1900},{"class":218,"line":1156},[1901],{"type":173,"tag":216,"props":1902,"children":1903},{"style":502},[1904],{"type":179,"value":1905},"// OR\n",{"type":173,"tag":216,"props":1907,"children":1908},{"class":218,"line":1165},[1909,1913,1917,1921,1925,1929,1933,1937,1941,1945],{"type":173,"tag":216,"props":1910,"children":1911},{"style":235},[1912],{"type":179,"value":252},{"type":173,"tag":216,"props":1914,"children":1915},{"style":260},[1916],{"type":179,"value":794},{"type":173,"tag":216,"props":1918,"children":1919},{"style":223},[1920],{"type":179,"value":522},{"type":173,"tag":216,"props":1922,"children":1923},{"style":276},[1924],{"type":179,"value":279},{"type":173,"tag":216,"props":1926,"children":1927},{"style":282},[1928],{"type":179,"value":325},{"type":173,"tag":216,"props":1930,"children":1931},{"style":260},[1932],{"type":179,"value":290},{"type":173,"tag":216,"props":1934,"children":1935},{"style":223},[1936],{"type":179,"value":295},{"type":173,"tag":216,"props":1938,"children":1939},{"style":298},[1940],{"type":179,"value":578},{"type":173,"tag":216,"props":1942,"children":1943},{"style":223},[1944],{"type":179,"value":295},{"type":173,"tag":216,"props":1946,"children":1947},{"style":260},[1948],{"type":179,"value":587},{"type":173,"tag":216,"props":1950,"children":1952},{"class":218,"line":1951},12,[1953,1957,1961,1965,1969,1973,1977,1981,1985],{"type":173,"tag":216,"props":1954,"children":1955},{"style":223},[1956],{"type":179,"value":1713},{"type":173,"tag":216,"props":1958,"children":1959},{"style":282},[1960],{"type":179,"value":1718},{"type":173,"tag":216,"props":1962,"children":1963},{"style":260},[1964],{"type":179,"value":290},{"type":173,"tag":216,"props":1966,"children":1967},{"style":223},[1968],{"type":179,"value":844},{"type":173,"tag":216,"props":1970,"children":1971},{"style":229},[1972],{"type":179,"value":849},{"type":173,"tag":216,"props":1974,"children":1975},{"style":223},[1976],{"type":179,"value":854},{"type":173,"tag":216,"props":1978,"children":1979},{"style":1118},[1980],{"type":179,"value":1739},{"type":173,"tag":216,"props":1982,"children":1983},{"style":223},[1984],{"type":179,"value":872},{"type":173,"tag":216,"props":1986,"children":1987},{"style":260},[1988],{"type":179,"value":587},{"type":173,"tag":216,"props":1990,"children":1992},{"class":218,"line":1991},13,[1993,1997,2001,2005,2009,2013,2017,2021,2025,2029],{"type":173,"tag":216,"props":1994,"children":1995},{"style":223},[1996],{"type":179,"value":1713},{"type":173,"tag":216,"props":1998,"children":1999},{"style":282},[2000],{"type":179,"value":1718},{"type":173,"tag":216,"props":2002,"children":2003},{"style":260},[2004],{"type":179,"value":290},{"type":173,"tag":216,"props":2006,"children":2007},{"style":223},[2008],{"type":179,"value":844},{"type":173,"tag":216,"props":2010,"children":2011},{"style":229},[2012],{"type":179,"value":1860},{"type":173,"tag":216,"props":2014,"children":2015},{"style":223},[2016],{"type":179,"value":854},{"type":173,"tag":216,"props":2018,"children":2019},{"style":223},[2020],{"type":179,"value":1869},{"type":173,"tag":216,"props":2022,"children":2023},{"style":1118},[2024],{"type":179,"value":1874},{"type":173,"tag":216,"props":2026,"children":2027},{"style":223},[2028],{"type":179,"value":872},{"type":173,"tag":216,"props":2030,"children":2031},{"style":260},[2032],{"type":179,"value":587},{"type":173,"tag":216,"props":2034,"children":2036},{"class":218,"line":2035},14,[2037,2041,2045],{"type":173,"tag":216,"props":2038,"children":2039},{"style":223},[2040],{"type":179,"value":1713},{"type":173,"tag":216,"props":2042,"children":2043},{"style":282},[2044],{"type":179,"value":1142},{"type":173,"tag":216,"props":2046,"children":2047},{"style":260},[2048],{"type":179,"value":531},{"type":173,"tag":216,"props":2050,"children":2052},{"class":218,"line":2051},15,[2053],{"type":173,"tag":216,"props":2054,"children":2055},{"emptyLinePlaceholder":386},[2056],{"type":179,"value":389},{"type":173,"tag":216,"props":2058,"children":2060},{"class":218,"line":2059},16,[2061],{"type":173,"tag":216,"props":2062,"children":2063},{"style":502},[2064],{"type":179,"value":2065},"// Sort by nested field\n",{"type":173,"tag":216,"props":2067,"children":2069},{"class":218,"line":2068},17,[2070,2074,2078,2082,2086,2090,2094,2098,2102,2106],{"type":173,"tag":216,"props":2071,"children":2072},{"style":235},[2073],{"type":179,"value":252},{"type":173,"tag":216,"props":2075,"children":2076},{"style":260},[2077],{"type":179,"value":794},{"type":173,"tag":216,"props":2079,"children":2080},{"style":223},[2081],{"type":179,"value":522},{"type":173,"tag":216,"props":2083,"children":2084},{"style":276},[2085],{"type":179,"value":279},{"type":173,"tag":216,"props":2087,"children":2088},{"style":282},[2089],{"type":179,"value":325},{"type":173,"tag":216,"props":2091,"children":2092},{"style":260},[2093],{"type":179,"value":290},{"type":173,"tag":216,"props":2095,"children":2096},{"style":223},[2097],{"type":179,"value":295},{"type":173,"tag":216,"props":2099,"children":2100},{"style":298},[2101],{"type":179,"value":578},{"type":173,"tag":216,"props":2103,"children":2104},{"style":223},[2105],{"type":179,"value":295},{"type":173,"tag":216,"props":2107,"children":2108},{"style":260},[2109],{"type":179,"value":587},{"type":173,"tag":216,"props":2111,"children":2113},{"class":218,"line":2112},18,[2114,2118,2122,2126,2130,2134,2139,2143,2147,2151,2155],{"type":173,"tag":216,"props":2115,"children":2116},{"style":223},[2117],{"type":179,"value":1713},{"type":173,"tag":216,"props":2119,"children":2120},{"style":282},[2121],{"type":179,"value":1718},{"type":173,"tag":216,"props":2123,"children":2124},{"style":260},[2125],{"type":179,"value":290},{"type":173,"tag":216,"props":2127,"children":2128},{"style":223},[2129],{"type":179,"value":844},{"type":173,"tag":216,"props":2131,"children":2132},{"style":223},[2133],{"type":179,"value":646},{"type":173,"tag":216,"props":2135,"children":2136},{"style":229},[2137],{"type":179,"value":2138},"category.title",{"type":173,"tag":216,"props":2140,"children":2141},{"style":223},[2142],{"type":179,"value":295},{"type":173,"tag":216,"props":2144,"children":2145},{"style":223},[2146],{"type":179,"value":854},{"type":173,"tag":216,"props":2148,"children":2149},{"style":1118},[2150],{"type":179,"value":1739},{"type":173,"tag":216,"props":2152,"children":2153},{"style":223},[2154],{"type":179,"value":872},{"type":173,"tag":216,"props":2156,"children":2157},{"style":260},[2158],{"type":179,"value":587},{"type":173,"tag":216,"props":2160,"children":2162},{"class":218,"line":2161},19,[2163,2167,2171],{"type":173,"tag":216,"props":2164,"children":2165},{"style":223},[2166],{"type":179,"value":1713},{"type":173,"tag":216,"props":2168,"children":2169},{"style":282},[2170],{"type":179,"value":1142},{"type":173,"tag":216,"props":2172,"children":2173},{"style":260},[2174],{"type":179,"value":531},{"type":173,"tag":2176,"props":2177,"children":2178},"blockquote",{},[2179,2209],{"type":173,"tag":182,"props":2180,"children":2181},{},[2182,2187,2189,2194,2196,2201,2203,2208],{"type":173,"tag":195,"props":2183,"children":2184},{"className":167},[2185],{"type":179,"value":2186},"sort()",{"type":179,"value":2188}," method does ",{"type":173,"tag":701,"props":2190,"children":2191},{},[2192],{"type":179,"value":2193},"case-sensitive, alphabetical",{"type":179,"value":2195}," sort by default. There is some magical options you can pass to sort options to change sort behavior, like sorting ",{"type":173,"tag":701,"props":2197,"children":2198},{},[2199],{"type":179,"value":2200},"case-insensitive",{"type":179,"value":2202}," or ",{"type":173,"tag":701,"props":2204,"children":2205},{},[2206],{"type":179,"value":2207},"numerically rather than alphabetically",{"type":179,"value":352},{"type":173,"tag":670,"props":2210,"children":2211},{},[2212,2229,2245],{"type":173,"tag":674,"props":2213,"children":2214},{},[2215,2220,2222,2227],{"type":173,"tag":195,"props":2216,"children":2217},{"className":167},[2218],{"type":179,"value":2219},"$sensitivity",{"type":179,"value":2221},": Change case sensitivity. Like using ",{"type":173,"tag":195,"props":2223,"children":2224},{"className":167},[2225],{"type":179,"value":2226},"$sensitivity: 'base'",{"type":179,"value":2228}," for case-insensitive sort",{"type":173,"tag":674,"props":2230,"children":2231},{},[2232,2237,2239,2244],{"type":173,"tag":195,"props":2233,"children":2234},{"className":167},[2235],{"type":179,"value":2236},"$numeric",{"type":179,"value":2238},": Boolean whether numeric collation should be used, such that ",{"type":173,"tag":195,"props":2240,"children":2241},{"className":167},[2242],{"type":179,"value":2243},"\"1\" \u003C \"2\" \u003C \"10\"",{"type":179,"value":352},{"type":173,"tag":674,"props":2246,"children":2247},{},[2248,2253],{"type":173,"tag":195,"props":2249,"children":2250},{"className":167},[2251],{"type":179,"value":2252},"$caseFirst",{"type":179,"value":2254},": Whether upper case or lower case should sort first.",{"type":173,"tag":182,"props":2256,"children":2257},{},[2258],{"type":179,"value":2259},"For example, to sort a list of people from youngest to oldest:",{"type":173,"tag":205,"props":2261,"children":2263},{"className":490,"code":2262,"language":492,"meta":167,"style":167},"const people = await queryContent('people')\n  .sort({ age: 1, $numeric: true })\n  .find()\n",[2264],{"type":173,"tag":195,"props":2265,"children":2266},{"__ignoreMap":167},[2267,2312,2370],{"type":173,"tag":216,"props":2268,"children":2269},{"class":218,"line":219},[2270,2274,2279,2283,2287,2291,2295,2299,2304,2308],{"type":173,"tag":216,"props":2271,"children":2272},{"style":235},[2273],{"type":179,"value":252},{"type":173,"tag":216,"props":2275,"children":2276},{"style":260},[2277],{"type":179,"value":2278}," people ",{"type":173,"tag":216,"props":2280,"children":2281},{"style":223},[2282],{"type":179,"value":522},{"type":173,"tag":216,"props":2284,"children":2285},{"style":276},[2286],{"type":179,"value":279},{"type":173,"tag":216,"props":2288,"children":2289},{"style":282},[2290],{"type":179,"value":325},{"type":173,"tag":216,"props":2292,"children":2293},{"style":260},[2294],{"type":179,"value":290},{"type":173,"tag":216,"props":2296,"children":2297},{"style":223},[2298],{"type":179,"value":295},{"type":173,"tag":216,"props":2300,"children":2301},{"style":298},[2302],{"type":179,"value":2303},"people",{"type":173,"tag":216,"props":2305,"children":2306},{"style":223},[2307],{"type":179,"value":295},{"type":173,"tag":216,"props":2309,"children":2310},{"style":260},[2311],{"type":179,"value":587},{"type":173,"tag":216,"props":2313,"children":2314},{"class":218,"line":246},[2315,2319,2323,2327,2331,2335,2339,2343,2347,2352,2356,2362,2366],{"type":173,"tag":216,"props":2316,"children":2317},{"style":223},[2318],{"type":179,"value":1713},{"type":173,"tag":216,"props":2320,"children":2321},{"style":282},[2322],{"type":179,"value":1718},{"type":173,"tag":216,"props":2324,"children":2325},{"style":260},[2326],{"type":179,"value":290},{"type":173,"tag":216,"props":2328,"children":2329},{"style":223},[2330],{"type":179,"value":844},{"type":173,"tag":216,"props":2332,"children":2333},{"style":229},[2334],{"type":179,"value":1098},{"type":173,"tag":216,"props":2336,"children":2337},{"style":223},[2338],{"type":179,"value":854},{"type":173,"tag":216,"props":2340,"children":2341},{"style":1118},[2342],{"type":179,"value":1739},{"type":173,"tag":216,"props":2344,"children":2345},{"style":223},[2346],{"type":179,"value":310},{"type":173,"tag":216,"props":2348,"children":2349},{"style":229},[2350],{"type":179,"value":2351}," $numeric",{"type":173,"tag":216,"props":2353,"children":2354},{"style":223},[2355],{"type":179,"value":854},{"type":173,"tag":216,"props":2357,"children":2359},{"style":2358},"--shiki-light:#FF5370;--shiki-default:#FF9CAC;--shiki-dark:#FF9CAC",[2360],{"type":179,"value":2361}," true",{"type":173,"tag":216,"props":2363,"children":2364},{"style":223},[2365],{"type":179,"value":872},{"type":173,"tag":216,"props":2367,"children":2368},{"style":260},[2369],{"type":179,"value":587},{"type":173,"tag":216,"props":2371,"children":2372},{"class":218,"line":365},[2373,2377,2381],{"type":173,"tag":216,"props":2374,"children":2375},{"style":223},[2376],{"type":179,"value":1713},{"type":173,"tag":216,"props":2378,"children":2379},{"style":282},[2380],{"type":179,"value":1142},{"type":173,"tag":216,"props":2382,"children":2383},{"style":260},[2384],{"type":179,"value":531},{"type":173,"tag":182,"props":2386,"children":2387},{},[2388,2390,2397],{"type":179,"value":2389},"These options are given to ",{"type":173,"tag":188,"props":2391,"children":2394},{"href":2392,"rel":2393},"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator/Collator#parameters",[192],[2395],{"type":179,"value":2396},"Intl.Collator()",{"type":179,"value":352},{"type":173,"tag":174,"props":2399,"children":2401},{"id":2400},"limitcount",[2402],{"type":173,"tag":195,"props":2403,"children":2404},{"className":167},[2405],{"type":179,"value":2406},"limit(count)",{"type":173,"tag":670,"props":2408,"children":2409},{},[2410],{"type":173,"tag":674,"props":2411,"children":2412},{},[2413,2418],{"type":173,"tag":195,"props":2414,"children":2415},{"className":167},[2416],{"type":179,"value":2417},"count",{"type":173,"tag":670,"props":2419,"children":2420},{},[2421,2430],{"type":173,"tag":674,"props":2422,"children":2423},{},[2424,2425],{"type":179,"value":691},{"type":173,"tag":195,"props":2426,"children":2427},{"className":167},[2428],{"type":179,"value":2429},"number",{"type":173,"tag":674,"props":2431,"children":2432},{},[2433],{"type":173,"tag":701,"props":2434,"children":2435},{},[2436],{"type":179,"value":705},{"type":173,"tag":182,"props":2438,"children":2439},{},[2440],{"type":179,"value":2441},"Limit number of results.",{"type":173,"tag":205,"props":2443,"children":2445},{"className":490,"code":2444,"language":492,"meta":167,"style":167},"// fetch only 5 articles\nconst articles = await queryContent('articles').limit(5).find()\n",[2446],{"type":173,"tag":195,"props":2447,"children":2448},{"__ignoreMap":167},[2449,2457],{"type":173,"tag":216,"props":2450,"children":2451},{"class":218,"line":219},[2452],{"type":173,"tag":216,"props":2453,"children":2454},{"style":502},[2455],{"type":179,"value":2456},"// fetch only 5 articles\n",{"type":173,"tag":216,"props":2458,"children":2459},{"class":218,"line":246},[2460,2464,2468,2472,2476,2480,2484,2488,2492,2496,2500,2504,2509,2513,2518,2522,2526,2530],{"type":173,"tag":216,"props":2461,"children":2462},{"style":235},[2463],{"type":179,"value":252},{"type":173,"tag":216,"props":2465,"children":2466},{"style":260},[2467],{"type":179,"value":794},{"type":173,"tag":216,"props":2469,"children":2470},{"style":223},[2471],{"type":179,"value":522},{"type":173,"tag":216,"props":2473,"children":2474},{"style":276},[2475],{"type":179,"value":279},{"type":173,"tag":216,"props":2477,"children":2478},{"style":282},[2479],{"type":179,"value":325},{"type":173,"tag":216,"props":2481,"children":2482},{"style":260},[2483],{"type":179,"value":290},{"type":173,"tag":216,"props":2485,"children":2486},{"style":223},[2487],{"type":179,"value":295},{"type":173,"tag":216,"props":2489,"children":2490},{"style":298},[2491],{"type":179,"value":578},{"type":173,"tag":216,"props":2493,"children":2494},{"style":223},[2495],{"type":179,"value":295},{"type":173,"tag":216,"props":2497,"children":2498},{"style":260},[2499],{"type":179,"value":347},{"type":173,"tag":216,"props":2501,"children":2502},{"style":223},[2503],{"type":179,"value":352},{"type":173,"tag":216,"props":2505,"children":2506},{"style":282},[2507],{"type":179,"value":2508},"limit",{"type":173,"tag":216,"props":2510,"children":2511},{"style":260},[2512],{"type":179,"value":290},{"type":173,"tag":216,"props":2514,"children":2515},{"style":1118},[2516],{"type":179,"value":2517},"5",{"type":173,"tag":216,"props":2519,"children":2520},{"style":260},[2521],{"type":179,"value":347},{"type":173,"tag":216,"props":2523,"children":2524},{"style":223},[2525],{"type":179,"value":352},{"type":173,"tag":216,"props":2527,"children":2528},{"style":282},[2529],{"type":179,"value":1142},{"type":173,"tag":216,"props":2531,"children":2532},{"style":260},[2533],{"type":179,"value":531},{"type":173,"tag":174,"props":2535,"children":2537},{"id":2536},"skipcount",[2538],{"type":173,"tag":195,"props":2539,"children":2540},{"className":167},[2541],{"type":179,"value":2542},"skip(count)",{"type":173,"tag":670,"props":2544,"children":2545},{},[2546],{"type":173,"tag":674,"props":2547,"children":2548},{},[2549,2553],{"type":173,"tag":195,"props":2550,"children":2551},{"className":167},[2552],{"type":179,"value":2417},{"type":173,"tag":670,"props":2554,"children":2555},{},[2556,2564],{"type":173,"tag":674,"props":2557,"children":2558},{},[2559,2560],{"type":179,"value":691},{"type":173,"tag":195,"props":2561,"children":2562},{"className":167},[2563],{"type":179,"value":2429},{"type":173,"tag":674,"props":2565,"children":2566},{},[2567],{"type":173,"tag":701,"props":2568,"children":2569},{},[2570],{"type":179,"value":705},{"type":173,"tag":182,"props":2572,"children":2573},{},[2574],{"type":179,"value":2575},"Skip results.",{"type":173,"tag":205,"props":2577,"children":2579},{"className":490,"code":2578,"language":492,"meta":167,"style":167},"// fetch the next 5 articles\nconst articles = await queryContent('articles')\n    .skip(5)\n    .limit(5)\n    .find()\n",[2580],{"type":173,"tag":195,"props":2581,"children":2582},{"__ignoreMap":167},[2583,2591,2634,2659,2682],{"type":173,"tag":216,"props":2584,"children":2585},{"class":218,"line":219},[2586],{"type":173,"tag":216,"props":2587,"children":2588},{"style":502},[2589],{"type":179,"value":2590},"// fetch the next 5 articles\n",{"type":173,"tag":216,"props":2592,"children":2593},{"class":218,"line":246},[2594,2598,2602,2606,2610,2614,2618,2622,2626,2630],{"type":173,"tag":216,"props":2595,"children":2596},{"style":235},[2597],{"type":179,"value":252},{"type":173,"tag":216,"props":2599,"children":2600},{"style":260},[2601],{"type":179,"value":794},{"type":173,"tag":216,"props":2603,"children":2604},{"style":223},[2605],{"type":179,"value":522},{"type":173,"tag":216,"props":2607,"children":2608},{"style":276},[2609],{"type":179,"value":279},{"type":173,"tag":216,"props":2611,"children":2612},{"style":282},[2613],{"type":179,"value":325},{"type":173,"tag":216,"props":2615,"children":2616},{"style":260},[2617],{"type":179,"value":290},{"type":173,"tag":216,"props":2619,"children":2620},{"style":223},[2621],{"type":179,"value":295},{"type":173,"tag":216,"props":2623,"children":2624},{"style":298},[2625],{"type":179,"value":578},{"type":173,"tag":216,"props":2627,"children":2628},{"style":223},[2629],{"type":179,"value":295},{"type":173,"tag":216,"props":2631,"children":2632},{"style":260},[2633],{"type":179,"value":587},{"type":173,"tag":216,"props":2635,"children":2636},{"class":218,"line":365},[2637,2642,2647,2651,2655],{"type":173,"tag":216,"props":2638,"children":2639},{"style":223},[2640],{"type":179,"value":2641},"    .",{"type":173,"tag":216,"props":2643,"children":2644},{"style":282},[2645],{"type":179,"value":2646},"skip",{"type":173,"tag":216,"props":2648,"children":2649},{"style":260},[2650],{"type":179,"value":290},{"type":173,"tag":216,"props":2652,"children":2653},{"style":1118},[2654],{"type":179,"value":2517},{"type":173,"tag":216,"props":2656,"children":2657},{"style":260},[2658],{"type":179,"value":587},{"type":173,"tag":216,"props":2660,"children":2661},{"class":218,"line":382},[2662,2666,2670,2674,2678],{"type":173,"tag":216,"props":2663,"children":2664},{"style":223},[2665],{"type":179,"value":2641},{"type":173,"tag":216,"props":2667,"children":2668},{"style":282},[2669],{"type":179,"value":2508},{"type":173,"tag":216,"props":2671,"children":2672},{"style":260},[2673],{"type":179,"value":290},{"type":173,"tag":216,"props":2675,"children":2676},{"style":1118},[2677],{"type":179,"value":2517},{"type":173,"tag":216,"props":2679,"children":2680},{"style":260},[2681],{"type":179,"value":587},{"type":173,"tag":216,"props":2683,"children":2684},{"class":218,"line":392},[2685,2689,2693],{"type":173,"tag":216,"props":2686,"children":2687},{"style":223},[2688],{"type":179,"value":2641},{"type":173,"tag":216,"props":2690,"children":2691},{"style":282},[2692],{"type":179,"value":1142},{"type":173,"tag":216,"props":2694,"children":2695},{"style":260},[2696],{"type":179,"value":531},{"type":173,"tag":174,"props":2698,"children":2700},{"id":2699},"withoutkeys",[2701],{"type":173,"tag":195,"props":2702,"children":2703},{"className":167},[2704],{"type":179,"value":2705},"without(keys)",{"type":173,"tag":670,"props":2707,"children":2708},{},[2709],{"type":173,"tag":674,"props":2710,"children":2711},{},[2712,2717],{"type":173,"tag":195,"props":2713,"children":2714},{"className":167},[2715],{"type":179,"value":2716},"keys",{"type":173,"tag":670,"props":2718,"children":2719},{},[2720,2735],{"type":173,"tag":674,"props":2721,"children":2722},{},[2723,2724,2729,2730],{"type":179,"value":691},{"type":173,"tag":195,"props":2725,"children":2726},{"className":167},[2727],{"type":179,"value":2728},"string[]",{"type":179,"value":2202},{"type":173,"tag":195,"props":2731,"children":2732},{"className":167},[2733],{"type":179,"value":2734},"string",{"type":173,"tag":674,"props":2736,"children":2737},{},[2738],{"type":173,"tag":701,"props":2739,"children":2740},{},[2741],{"type":179,"value":705},{"type":173,"tag":182,"props":2743,"children":2744},{},[2745],{"type":179,"value":2746},"Remove a subset of fields.",{"type":173,"tag":205,"props":2748,"children":2750},{"className":490,"code":2749,"language":492,"meta":167,"style":167},"const articles = await queryContent('articles').without('unused-key').find()\n\nconst articles = await queryContent('articles').without(['unused-key', 'another-unused-key']).find()\n",[2751],{"type":173,"tag":195,"props":2752,"children":2753},{"__ignoreMap":167},[2754,2839,2846],{"type":173,"tag":216,"props":2755,"children":2756},{"class":218,"line":219},[2757,2761,2765,2769,2773,2777,2781,2785,2789,2793,2797,2801,2806,2810,2814,2819,2823,2827,2831,2835],{"type":173,"tag":216,"props":2758,"children":2759},{"style":235},[2760],{"type":179,"value":252},{"type":173,"tag":216,"props":2762,"children":2763},{"style":260},[2764],{"type":179,"value":794},{"type":173,"tag":216,"props":2766,"children":2767},{"style":223},[2768],{"type":179,"value":522},{"type":173,"tag":216,"props":2770,"children":2771},{"style":276},[2772],{"type":179,"value":279},{"type":173,"tag":216,"props":2774,"children":2775},{"style":282},[2776],{"type":179,"value":325},{"type":173,"tag":216,"props":2778,"children":2779},{"style":260},[2780],{"type":179,"value":290},{"type":173,"tag":216,"props":2782,"children":2783},{"style":223},[2784],{"type":179,"value":295},{"type":173,"tag":216,"props":2786,"children":2787},{"style":298},[2788],{"type":179,"value":578},{"type":173,"tag":216,"props":2790,"children":2791},{"style":223},[2792],{"type":179,"value":295},{"type":173,"tag":216,"props":2794,"children":2795},{"style":260},[2796],{"type":179,"value":347},{"type":173,"tag":216,"props":2798,"children":2799},{"style":223},[2800],{"type":179,"value":352},{"type":173,"tag":216,"props":2802,"children":2803},{"style":282},[2804],{"type":179,"value":2805},"without",{"type":173,"tag":216,"props":2807,"children":2808},{"style":260},[2809],{"type":179,"value":290},{"type":173,"tag":216,"props":2811,"children":2812},{"style":223},[2813],{"type":179,"value":295},{"type":173,"tag":216,"props":2815,"children":2816},{"style":298},[2817],{"type":179,"value":2818},"unused-key",{"type":173,"tag":216,"props":2820,"children":2821},{"style":223},[2822],{"type":179,"value":295},{"type":173,"tag":216,"props":2824,"children":2825},{"style":260},[2826],{"type":179,"value":347},{"type":173,"tag":216,"props":2828,"children":2829},{"style":223},[2830],{"type":179,"value":352},{"type":173,"tag":216,"props":2832,"children":2833},{"style":282},[2834],{"type":179,"value":1142},{"type":173,"tag":216,"props":2836,"children":2837},{"style":260},[2838],{"type":179,"value":531},{"type":173,"tag":216,"props":2840,"children":2841},{"class":218,"line":246},[2842],{"type":173,"tag":216,"props":2843,"children":2844},{"emptyLinePlaceholder":386},[2845],{"type":179,"value":389},{"type":173,"tag":216,"props":2847,"children":2848},{"class":218,"line":365},[2849,2853,2857,2861,2865,2869,2873,2877,2881,2885,2889,2893,2897,2902,2906,2910,2914,2918,2922,2927,2931,2936,2940,2944],{"type":173,"tag":216,"props":2850,"children":2851},{"style":235},[2852],{"type":179,"value":252},{"type":173,"tag":216,"props":2854,"children":2855},{"style":260},[2856],{"type":179,"value":794},{"type":173,"tag":216,"props":2858,"children":2859},{"style":223},[2860],{"type":179,"value":522},{"type":173,"tag":216,"props":2862,"children":2863},{"style":276},[2864],{"type":179,"value":279},{"type":173,"tag":216,"props":2866,"children":2867},{"style":282},[2868],{"type":179,"value":325},{"type":173,"tag":216,"props":2870,"children":2871},{"style":260},[2872],{"type":179,"value":290},{"type":173,"tag":216,"props":2874,"children":2875},{"style":223},[2876],{"type":179,"value":295},{"type":173,"tag":216,"props":2878,"children":2879},{"style":298},[2880],{"type":179,"value":578},{"type":173,"tag":216,"props":2882,"children":2883},{"style":223},[2884],{"type":179,"value":295},{"type":173,"tag":216,"props":2886,"children":2887},{"style":260},[2888],{"type":179,"value":347},{"type":173,"tag":216,"props":2890,"children":2891},{"style":223},[2892],{"type":179,"value":352},{"type":173,"tag":216,"props":2894,"children":2895},{"style":282},[2896],{"type":179,"value":2805},{"type":173,"tag":216,"props":2898,"children":2899},{"style":260},[2900],{"type":179,"value":2901},"([",{"type":173,"tag":216,"props":2903,"children":2904},{"style":223},[2905],{"type":179,"value":295},{"type":173,"tag":216,"props":2907,"children":2908},{"style":298},[2909],{"type":179,"value":2818},{"type":173,"tag":216,"props":2911,"children":2912},{"style":223},[2913],{"type":179,"value":295},{"type":173,"tag":216,"props":2915,"children":2916},{"style":223},[2917],{"type":179,"value":310},{"type":173,"tag":216,"props":2919,"children":2920},{"style":223},[2921],{"type":179,"value":646},{"type":173,"tag":216,"props":2923,"children":2924},{"style":298},[2925],{"type":179,"value":2926},"another-unused-key",{"type":173,"tag":216,"props":2928,"children":2929},{"style":223},[2930],{"type":179,"value":295},{"type":173,"tag":216,"props":2932,"children":2933},{"style":260},[2934],{"type":179,"value":2935},"])",{"type":173,"tag":216,"props":2937,"children":2938},{"style":223},[2939],{"type":179,"value":352},{"type":173,"tag":216,"props":2941,"children":2942},{"style":282},[2943],{"type":179,"value":1142},{"type":173,"tag":216,"props":2945,"children":2946},{"style":260},[2947],{"type":179,"value":531},{"type":173,"tag":174,"props":2949,"children":2951},{"id":2950},"onlykeys",[2952],{"type":173,"tag":195,"props":2953,"children":2954},{"className":167},[2955],{"type":179,"value":2956},"only(keys)",{"type":173,"tag":670,"props":2958,"children":2959},{},[2960],{"type":173,"tag":674,"props":2961,"children":2962},{},[2963,2967],{"type":173,"tag":195,"props":2964,"children":2965},{"className":167},[2966],{"type":179,"value":2716},{"type":173,"tag":670,"props":2968,"children":2969},{},[2970,2983],{"type":173,"tag":674,"props":2971,"children":2972},{},[2973,2974,2978,2979],{"type":179,"value":691},{"type":173,"tag":195,"props":2975,"children":2976},{"className":167},[2977],{"type":179,"value":2728},{"type":179,"value":2202},{"type":173,"tag":195,"props":2980,"children":2981},{"className":167},[2982],{"type":179,"value":2734},{"type":173,"tag":674,"props":2984,"children":2985},{},[2986],{"type":173,"tag":701,"props":2987,"children":2988},{},[2989],{"type":179,"value":705},{"type":173,"tag":182,"props":2991,"children":2992},{},[2993],{"type":179,"value":2994},"Select a subset of fields.",{"type":173,"tag":205,"props":2996,"children":2998},{"className":490,"code":2997,"language":492,"meta":167,"style":167},"const articles = await queryContent('articles').only('id').find()\n\nconst articles = await queryContent('articles').only(['id', 'title']).find()\n",[2999],{"type":173,"tag":195,"props":3000,"children":3001},{"__ignoreMap":167},[3002,3087,3094],{"type":173,"tag":216,"props":3003,"children":3004},{"class":218,"line":219},[3005,3009,3013,3017,3021,3025,3029,3033,3037,3041,3045,3049,3054,3058,3062,3067,3071,3075,3079,3083],{"type":173,"tag":216,"props":3006,"children":3007},{"style":235},[3008],{"type":179,"value":252},{"type":173,"tag":216,"props":3010,"children":3011},{"style":260},[3012],{"type":179,"value":794},{"type":173,"tag":216,"props":3014,"children":3015},{"style":223},[3016],{"type":179,"value":522},{"type":173,"tag":216,"props":3018,"children":3019},{"style":276},[3020],{"type":179,"value":279},{"type":173,"tag":216,"props":3022,"children":3023},{"style":282},[3024],{"type":179,"value":325},{"type":173,"tag":216,"props":3026,"children":3027},{"style":260},[3028],{"type":179,"value":290},{"type":173,"tag":216,"props":3030,"children":3031},{"style":223},[3032],{"type":179,"value":295},{"type":173,"tag":216,"props":3034,"children":3035},{"style":298},[3036],{"type":179,"value":578},{"type":173,"tag":216,"props":3038,"children":3039},{"style":223},[3040],{"type":179,"value":295},{"type":173,"tag":216,"props":3042,"children":3043},{"style":260},[3044],{"type":179,"value":347},{"type":173,"tag":216,"props":3046,"children":3047},{"style":223},[3048],{"type":179,"value":352},{"type":173,"tag":216,"props":3050,"children":3051},{"style":282},[3052],{"type":179,"value":3053},"only",{"type":173,"tag":216,"props":3055,"children":3056},{"style":260},[3057],{"type":179,"value":290},{"type":173,"tag":216,"props":3059,"children":3060},{"style":223},[3061],{"type":179,"value":295},{"type":173,"tag":216,"props":3063,"children":3064},{"style":298},[3065],{"type":179,"value":3066},"id",{"type":173,"tag":216,"props":3068,"children":3069},{"style":223},[3070],{"type":179,"value":295},{"type":173,"tag":216,"props":3072,"children":3073},{"style":260},[3074],{"type":179,"value":347},{"type":173,"tag":216,"props":3076,"children":3077},{"style":223},[3078],{"type":179,"value":352},{"type":173,"tag":216,"props":3080,"children":3081},{"style":282},[3082],{"type":179,"value":1142},{"type":173,"tag":216,"props":3084,"children":3085},{"style":260},[3086],{"type":179,"value":531},{"type":173,"tag":216,"props":3088,"children":3089},{"class":218,"line":246},[3090],{"type":173,"tag":216,"props":3091,"children":3092},{"emptyLinePlaceholder":386},[3093],{"type":179,"value":389},{"type":173,"tag":216,"props":3095,"children":3096},{"class":218,"line":365},[3097,3101,3105,3109,3113,3117,3121,3125,3129,3133,3137,3141,3145,3149,3153,3157,3161,3165,3169,3174,3178,3182,3186,3190],{"type":173,"tag":216,"props":3098,"children":3099},{"style":235},[3100],{"type":179,"value":252},{"type":173,"tag":216,"props":3102,"children":3103},{"style":260},[3104],{"type":179,"value":794},{"type":173,"tag":216,"props":3106,"children":3107},{"style":223},[3108],{"type":179,"value":522},{"type":173,"tag":216,"props":3110,"children":3111},{"style":276},[3112],{"type":179,"value":279},{"type":173,"tag":216,"props":3114,"children":3115},{"style":282},[3116],{"type":179,"value":325},{"type":173,"tag":216,"props":3118,"children":3119},{"style":260},[3120],{"type":179,"value":290},{"type":173,"tag":216,"props":3122,"children":3123},{"style":223},[3124],{"type":179,"value":295},{"type":173,"tag":216,"props":3126,"children":3127},{"style":298},[3128],{"type":179,"value":578},{"type":173,"tag":216,"props":3130,"children":3131},{"style":223},[3132],{"type":179,"value":295},{"type":173,"tag":216,"props":3134,"children":3135},{"style":260},[3136],{"type":179,"value":347},{"type":173,"tag":216,"props":3138,"children":3139},{"style":223},[3140],{"type":179,"value":352},{"type":173,"tag":216,"props":3142,"children":3143},{"style":282},[3144],{"type":179,"value":3053},{"type":173,"tag":216,"props":3146,"children":3147},{"style":260},[3148],{"type":179,"value":2901},{"type":173,"tag":216,"props":3150,"children":3151},{"style":223},[3152],{"type":179,"value":295},{"type":173,"tag":216,"props":3154,"children":3155},{"style":298},[3156],{"type":179,"value":3066},{"type":173,"tag":216,"props":3158,"children":3159},{"style":223},[3160],{"type":179,"value":295},{"type":173,"tag":216,"props":3162,"children":3163},{"style":223},[3164],{"type":179,"value":310},{"type":173,"tag":216,"props":3166,"children":3167},{"style":223},[3168],{"type":179,"value":646},{"type":173,"tag":216,"props":3170,"children":3171},{"style":298},[3172],{"type":179,"value":3173},"title",{"type":173,"tag":216,"props":3175,"children":3176},{"style":223},[3177],{"type":179,"value":295},{"type":173,"tag":216,"props":3179,"children":3180},{"style":260},[3181],{"type":179,"value":2935},{"type":173,"tag":216,"props":3183,"children":3184},{"style":223},[3185],{"type":179,"value":352},{"type":173,"tag":216,"props":3187,"children":3188},{"style":282},[3189],{"type":179,"value":1142},{"type":173,"tag":216,"props":3191,"children":3192},{"style":260},[3193],{"type":179,"value":531},{"type":173,"tag":174,"props":3195,"children":3196},{"id":1142},[3197],{"type":173,"tag":195,"props":3198,"children":3199},{"className":167},[3200],{"type":179,"value":3201},"find()",{"type":173,"tag":182,"props":3203,"children":3204},{},[3205],{"type":179,"value":3206},"Fetch and return the list of matched contents based on the query.",{"type":173,"tag":205,"props":3208,"children":3210},{"className":490,"code":3209,"language":492,"meta":167,"style":167},"// List of articles\nconst articles = await queryContent('articles').find()\n",[3211],{"type":173,"tag":195,"props":3212,"children":3213},{"__ignoreMap":167},[3214,3222],{"type":173,"tag":216,"props":3215,"children":3216},{"class":218,"line":219},[3217],{"type":173,"tag":216,"props":3218,"children":3219},{"style":502},[3220],{"type":179,"value":3221},"// List of articles\n",{"type":173,"tag":216,"props":3223,"children":3224},{"class":218,"line":246},[3225,3229,3233,3237,3241,3245,3249,3253,3257,3261,3265,3269,3273],{"type":173,"tag":216,"props":3226,"children":3227},{"style":235},[3228],{"type":179,"value":252},{"type":173,"tag":216,"props":3230,"children":3231},{"style":260},[3232],{"type":179,"value":794},{"type":173,"tag":216,"props":3234,"children":3235},{"style":223},[3236],{"type":179,"value":522},{"type":173,"tag":216,"props":3238,"children":3239},{"style":276},[3240],{"type":179,"value":279},{"type":173,"tag":216,"props":3242,"children":3243},{"style":282},[3244],{"type":179,"value":325},{"type":173,"tag":216,"props":3246,"children":3247},{"style":260},[3248],{"type":179,"value":290},{"type":173,"tag":216,"props":3250,"children":3251},{"style":223},[3252],{"type":179,"value":295},{"type":173,"tag":216,"props":3254,"children":3255},{"style":298},[3256],{"type":179,"value":578},{"type":173,"tag":216,"props":3258,"children":3259},{"style":223},[3260],{"type":179,"value":295},{"type":173,"tag":216,"props":3262,"children":3263},{"style":260},[3264],{"type":179,"value":347},{"type":173,"tag":216,"props":3266,"children":3267},{"style":223},[3268],{"type":179,"value":352},{"type":173,"tag":216,"props":3270,"children":3271},{"style":282},[3272],{"type":179,"value":1142},{"type":173,"tag":216,"props":3274,"children":3275},{"style":260},[3276],{"type":179,"value":531},{"type":173,"tag":174,"props":3278,"children":3280},{"id":3279},"findone",[3281],{"type":173,"tag":195,"props":3282,"children":3283},{"className":167},[3284],{"type":179,"value":3285},"findOne()",{"type":173,"tag":182,"props":3287,"children":3288},{},[3289],{"type":179,"value":3290},"Fetch the first match of content.",{"type":173,"tag":205,"props":3292,"children":3294},{"className":490,"code":3293,"language":492,"meta":167,"style":167},"const firstArticle = await queryContent('articles').findOne()\n",[3295],{"type":173,"tag":195,"props":3296,"children":3297},{"__ignoreMap":167},[3298],{"type":173,"tag":216,"props":3299,"children":3300},{"class":218,"line":219},[3301,3305,3310,3314,3318,3322,3326,3330,3334,3338,3342,3346,3350],{"type":173,"tag":216,"props":3302,"children":3303},{"style":235},[3304],{"type":179,"value":252},{"type":173,"tag":216,"props":3306,"children":3307},{"style":260},[3308],{"type":179,"value":3309}," firstArticle ",{"type":173,"tag":216,"props":3311,"children":3312},{"style":223},[3313],{"type":179,"value":522},{"type":173,"tag":216,"props":3315,"children":3316},{"style":276},[3317],{"type":179,"value":279},{"type":173,"tag":216,"props":3319,"children":3320},{"style":282},[3321],{"type":179,"value":325},{"type":173,"tag":216,"props":3323,"children":3324},{"style":260},[3325],{"type":179,"value":290},{"type":173,"tag":216,"props":3327,"children":3328},{"style":223},[3329],{"type":179,"value":295},{"type":173,"tag":216,"props":3331,"children":3332},{"style":298},[3333],{"type":179,"value":578},{"type":173,"tag":216,"props":3335,"children":3336},{"style":223},[3337],{"type":179,"value":295},{"type":173,"tag":216,"props":3339,"children":3340},{"style":260},[3341],{"type":179,"value":347},{"type":173,"tag":216,"props":3343,"children":3344},{"style":223},[3345],{"type":179,"value":352},{"type":173,"tag":216,"props":3347,"children":3348},{"style":282},[3349],{"type":179,"value":357},{"type":173,"tag":216,"props":3351,"children":3352},{"style":260},[3353],{"type":179,"value":531},{"type":173,"tag":174,"props":3355,"children":3357},{"id":3356},"findsurroundpath-options",[3358],{"type":173,"tag":195,"props":3359,"children":3360},{"className":167},[3361],{"type":179,"value":3362},"findSurround(path, options)",{"type":173,"tag":670,"props":3364,"children":3365},{},[3366,3392],{"type":173,"tag":674,"props":3367,"children":3368},{},[3369,3374],{"type":173,"tag":195,"props":3370,"children":3371},{"className":167},[3372],{"type":179,"value":3373},"path",{"type":173,"tag":670,"props":3375,"children":3376},{},[3377,3385],{"type":173,"tag":674,"props":3378,"children":3379},{},[3380,3381],{"type":179,"value":691},{"type":173,"tag":195,"props":3382,"children":3383},{"className":167},[3384],{"type":179,"value":2734},{"type":173,"tag":674,"props":3386,"children":3387},{},[3388],{"type":173,"tag":701,"props":3389,"children":3390},{},[3391],{"type":179,"value":705},{"type":173,"tag":674,"props":3393,"children":3394},{},[3395,3399],{"type":173,"tag":195,"props":3396,"children":3397},{"className":167},[3398],{"type":179,"value":1623},{"type":173,"tag":670,"props":3400,"children":3401},{},[3402,3411],{"type":173,"tag":674,"props":3403,"children":3404},{},[3405,3406],{"type":179,"value":691},{"type":173,"tag":195,"props":3407,"children":3408},{"className":167},[3409],{"type":179,"value":3410},"{ before: number, after: number }",{"type":173,"tag":674,"props":3412,"children":3413},{},[3414,3416],{"type":179,"value":3415},"Default: ",{"type":173,"tag":195,"props":3417,"children":3418},{"className":167},[3419],{"type":179,"value":3420},"{ before: 1, after: 1 }",{"type":173,"tag":182,"props":3422,"children":3423},{},[3424],{"type":179,"value":3425},"Get the previous and next results around the path. The path should be the full path of the target content.",{"type":173,"tag":182,"props":3427,"children":3428},{},[3429],{"type":179,"value":3430},"You will always obtain an array of fixed length filled with the matching document or null.",{"type":173,"tag":205,"props":3432,"children":3434},{"className":490,"code":3433,"language":492,"meta":167,"style":167},"const [prev, next] = await queryContent()\n  .only(['_path', 'title'])\n  .sort({ date: 1})\n  .where({ isArchived: false })\n  .findSurround('/articles/article-2')\n\n// Returns\n[\n  {\n    title: 'Article 1',\n    _path: '/articles/article-1'\n    //...\n  },\n  null // no article-3 here\n]\n",[3435],{"type":173,"tag":195,"props":3436,"children":3437},{"__ignoreMap":167},[3438,3484,3533,3573,3614,3647,3654,3662,3670,3678,3708,3734,3742,3750,3763],{"type":173,"tag":216,"props":3439,"children":3440},{"class":218,"line":219},[3441,3445,3449,3454,3458,3463,3468,3472,3476,3480],{"type":173,"tag":216,"props":3442,"children":3443},{"style":235},[3444],{"type":179,"value":252},{"type":173,"tag":216,"props":3446,"children":3447},{"style":223},[3448],{"type":179,"value":1249},{"type":173,"tag":216,"props":3450,"children":3451},{"style":260},[3452],{"type":179,"value":3453},"prev",{"type":173,"tag":216,"props":3455,"children":3456},{"style":223},[3457],{"type":179,"value":310},{"type":173,"tag":216,"props":3459,"children":3460},{"style":260},[3461],{"type":179,"value":3462}," next",{"type":173,"tag":216,"props":3464,"children":3465},{"style":223},[3466],{"type":179,"value":3467},"]",{"type":173,"tag":216,"props":3469,"children":3470},{"style":223},[3471],{"type":179,"value":273},{"type":173,"tag":216,"props":3473,"children":3474},{"style":276},[3475],{"type":179,"value":279},{"type":173,"tag":216,"props":3477,"children":3478},{"style":282},[3479],{"type":179,"value":325},{"type":173,"tag":216,"props":3481,"children":3482},{"style":260},[3483],{"type":179,"value":531},{"type":173,"tag":216,"props":3485,"children":3486},{"class":218,"line":246},[3487,3491,3495,3499,3503,3508,3512,3516,3520,3524,3528],{"type":173,"tag":216,"props":3488,"children":3489},{"style":223},[3490],{"type":179,"value":1713},{"type":173,"tag":216,"props":3492,"children":3493},{"style":282},[3494],{"type":179,"value":3053},{"type":173,"tag":216,"props":3496,"children":3497},{"style":260},[3498],{"type":179,"value":2901},{"type":173,"tag":216,"props":3500,"children":3501},{"style":223},[3502],{"type":179,"value":295},{"type":173,"tag":216,"props":3504,"children":3505},{"style":298},[3506],{"type":179,"value":3507},"_path",{"type":173,"tag":216,"props":3509,"children":3510},{"style":223},[3511],{"type":179,"value":295},{"type":173,"tag":216,"props":3513,"children":3514},{"style":223},[3515],{"type":179,"value":310},{"type":173,"tag":216,"props":3517,"children":3518},{"style":223},[3519],{"type":179,"value":646},{"type":173,"tag":216,"props":3521,"children":3522},{"style":298},[3523],{"type":179,"value":3173},{"type":173,"tag":216,"props":3525,"children":3526},{"style":223},[3527],{"type":179,"value":295},{"type":173,"tag":216,"props":3529,"children":3530},{"style":260},[3531],{"type":179,"value":3532},"])\n",{"type":173,"tag":216,"props":3534,"children":3535},{"class":218,"line":365},[3536,3540,3544,3548,3552,3557,3561,3565,3569],{"type":173,"tag":216,"props":3537,"children":3538},{"style":223},[3539],{"type":179,"value":1713},{"type":173,"tag":216,"props":3541,"children":3542},{"style":282},[3543],{"type":179,"value":1718},{"type":173,"tag":216,"props":3545,"children":3546},{"style":260},[3547],{"type":179,"value":290},{"type":173,"tag":216,"props":3549,"children":3550},{"style":223},[3551],{"type":179,"value":844},{"type":173,"tag":216,"props":3553,"children":3554},{"style":229},[3555],{"type":179,"value":3556}," date",{"type":173,"tag":216,"props":3558,"children":3559},{"style":223},[3560],{"type":179,"value":854},{"type":173,"tag":216,"props":3562,"children":3563},{"style":1118},[3564],{"type":179,"value":1739},{"type":173,"tag":216,"props":3566,"children":3567},{"style":223},[3568],{"type":179,"value":268},{"type":173,"tag":216,"props":3570,"children":3571},{"style":260},[3572],{"type":179,"value":587},{"type":173,"tag":216,"props":3574,"children":3575},{"class":218,"line":382},[3576,3580,3584,3588,3592,3597,3601,3606,3610],{"type":173,"tag":216,"props":3577,"children":3578},{"style":223},[3579],{"type":179,"value":1713},{"type":173,"tag":216,"props":3581,"children":3582},{"style":282},[3583],{"type":179,"value":835},{"type":173,"tag":216,"props":3585,"children":3586},{"style":260},[3587],{"type":179,"value":290},{"type":173,"tag":216,"props":3589,"children":3590},{"style":223},[3591],{"type":179,"value":844},{"type":173,"tag":216,"props":3593,"children":3594},{"style":229},[3595],{"type":179,"value":3596}," isArchived",{"type":173,"tag":216,"props":3598,"children":3599},{"style":223},[3600],{"type":179,"value":854},{"type":173,"tag":216,"props":3602,"children":3603},{"style":2358},[3604],{"type":179,"value":3605}," false",{"type":173,"tag":216,"props":3607,"children":3608},{"style":223},[3609],{"type":179,"value":872},{"type":173,"tag":216,"props":3611,"children":3612},{"style":260},[3613],{"type":179,"value":587},{"type":173,"tag":216,"props":3615,"children":3616},{"class":218,"line":392},[3617,3621,3626,3630,3634,3639,3643],{"type":173,"tag":216,"props":3618,"children":3619},{"style":223},[3620],{"type":179,"value":1713},{"type":173,"tag":216,"props":3622,"children":3623},{"style":282},[3624],{"type":179,"value":3625},"findSurround",{"type":173,"tag":216,"props":3627,"children":3628},{"style":260},[3629],{"type":179,"value":290},{"type":173,"tag":216,"props":3631,"children":3632},{"style":223},[3633],{"type":179,"value":295},{"type":173,"tag":216,"props":3635,"children":3636},{"style":298},[3637],{"type":179,"value":3638},"/articles/article-2",{"type":173,"tag":216,"props":3640,"children":3641},{"style":223},[3642],{"type":179,"value":295},{"type":173,"tag":216,"props":3644,"children":3645},{"style":260},[3646],{"type":179,"value":587},{"type":173,"tag":216,"props":3648,"children":3649},{"class":218,"line":409},[3650],{"type":173,"tag":216,"props":3651,"children":3652},{"emptyLinePlaceholder":386},[3653],{"type":179,"value":389},{"type":173,"tag":216,"props":3655,"children":3656},{"class":218,"line":426},[3657],{"type":173,"tag":216,"props":3658,"children":3659},{"style":502},[3660],{"type":179,"value":3661},"// Returns\n",{"type":173,"tag":216,"props":3663,"children":3664},{"class":218,"line":435},[3665],{"type":173,"tag":216,"props":3666,"children":3667},{"style":260},[3668],{"type":179,"value":3669},"[\n",{"type":173,"tag":216,"props":3671,"children":3672},{"class":218,"line":452},[3673],{"type":173,"tag":216,"props":3674,"children":3675},{"style":223},[3676],{"type":179,"value":3677},"  {\n",{"type":173,"tag":216,"props":3679,"children":3680},{"class":218,"line":1156},[3681,3686,3690,3694,3699,3703],{"type":173,"tag":216,"props":3682,"children":3683},{"style":229},[3684],{"type":179,"value":3685},"    title",{"type":173,"tag":216,"props":3687,"children":3688},{"style":223},[3689],{"type":179,"value":854},{"type":173,"tag":216,"props":3691,"children":3692},{"style":223},[3693],{"type":179,"value":646},{"type":173,"tag":216,"props":3695,"children":3696},{"style":298},[3697],{"type":179,"value":3698},"Article 1",{"type":173,"tag":216,"props":3700,"children":3701},{"style":223},[3702],{"type":179,"value":295},{"type":173,"tag":216,"props":3704,"children":3705},{"style":223},[3706],{"type":179,"value":3707},",\n",{"type":173,"tag":216,"props":3709,"children":3710},{"class":218,"line":1165},[3711,3716,3720,3724,3729],{"type":173,"tag":216,"props":3712,"children":3713},{"style":229},[3714],{"type":179,"value":3715},"    _path",{"type":173,"tag":216,"props":3717,"children":3718},{"style":223},[3719],{"type":179,"value":854},{"type":173,"tag":216,"props":3721,"children":3722},{"style":223},[3723],{"type":179,"value":646},{"type":173,"tag":216,"props":3725,"children":3726},{"style":298},[3727],{"type":179,"value":3728},"/articles/article-1",{"type":173,"tag":216,"props":3730,"children":3731},{"style":223},[3732],{"type":179,"value":3733},"'\n",{"type":173,"tag":216,"props":3735,"children":3736},{"class":218,"line":1951},[3737],{"type":173,"tag":216,"props":3738,"children":3739},{"style":502},[3740],{"type":179,"value":3741},"    //...\n",{"type":173,"tag":216,"props":3743,"children":3744},{"class":218,"line":1991},[3745],{"type":173,"tag":216,"props":3746,"children":3747},{"style":223},[3748],{"type":179,"value":3749},"  },\n",{"type":173,"tag":216,"props":3751,"children":3752},{"class":218,"line":2035},[3753,3758],{"type":173,"tag":216,"props":3754,"children":3755},{"style":223},[3756],{"type":179,"value":3757},"  null",{"type":173,"tag":216,"props":3759,"children":3760},{"style":502},[3761],{"type":179,"value":3762}," // no article-3 here\n",{"type":173,"tag":216,"props":3764,"children":3765},{"class":218,"line":2051},[3766],{"type":173,"tag":216,"props":3767,"children":3768},{"style":260},[3769],{"type":179,"value":3770},"]\n",{"type":173,"tag":174,"props":3772,"children":3773},{"id":2417},[3774],{"type":173,"tag":195,"props":3775,"children":3776},{"className":167},[3777],{"type":179,"value":3778},"count()",{"type":173,"tag":182,"props":3780,"children":3781},{},[3782],{"type":179,"value":3783},"Count the number of matched contents based on the query.",{"type":173,"tag":205,"props":3785,"children":3787},{"className":490,"code":3786,"language":492,"meta":167,"style":167},"// Count of articles\nconst count = await queryContent('articles').count()\n\n// Returns\n5 // number of articles\n",[3788],{"type":173,"tag":195,"props":3789,"children":3790},{"__ignoreMap":167},[3791,3799,3855,3862,3869],{"type":173,"tag":216,"props":3792,"children":3793},{"class":218,"line":219},[3794],{"type":173,"tag":216,"props":3795,"children":3796},{"style":502},[3797],{"type":179,"value":3798},"// Count of articles\n",{"type":173,"tag":216,"props":3800,"children":3801},{"class":218,"line":246},[3802,3806,3811,3815,3819,3823,3827,3831,3835,3839,3843,3847,3851],{"type":173,"tag":216,"props":3803,"children":3804},{"style":235},[3805],{"type":179,"value":252},{"type":173,"tag":216,"props":3807,"children":3808},{"style":260},[3809],{"type":179,"value":3810}," count ",{"type":173,"tag":216,"props":3812,"children":3813},{"style":223},[3814],{"type":179,"value":522},{"type":173,"tag":216,"props":3816,"children":3817},{"style":276},[3818],{"type":179,"value":279},{"type":173,"tag":216,"props":3820,"children":3821},{"style":282},[3822],{"type":179,"value":325},{"type":173,"tag":216,"props":3824,"children":3825},{"style":260},[3826],{"type":179,"value":290},{"type":173,"tag":216,"props":3828,"children":3829},{"style":223},[3830],{"type":179,"value":295},{"type":173,"tag":216,"props":3832,"children":3833},{"style":298},[3834],{"type":179,"value":578},{"type":173,"tag":216,"props":3836,"children":3837},{"style":223},[3838],{"type":179,"value":295},{"type":173,"tag":216,"props":3840,"children":3841},{"style":260},[3842],{"type":179,"value":347},{"type":173,"tag":216,"props":3844,"children":3845},{"style":223},[3846],{"type":179,"value":352},{"type":173,"tag":216,"props":3848,"children":3849},{"style":282},[3850],{"type":179,"value":2417},{"type":173,"tag":216,"props":3852,"children":3853},{"style":260},[3854],{"type":179,"value":531},{"type":173,"tag":216,"props":3856,"children":3857},{"class":218,"line":365},[3858],{"type":173,"tag":216,"props":3859,"children":3860},{"emptyLinePlaceholder":386},[3861],{"type":179,"value":389},{"type":173,"tag":216,"props":3863,"children":3864},{"class":218,"line":382},[3865],{"type":173,"tag":216,"props":3866,"children":3867},{"style":502},[3868],{"type":179,"value":3661},{"type":173,"tag":216,"props":3870,"children":3871},{"class":218,"line":392},[3872,3876],{"type":173,"tag":216,"props":3873,"children":3874},{"style":1118},[3875],{"type":179,"value":2517},{"type":173,"tag":216,"props":3877,"children":3878},{"style":502},[3879],{"type":179,"value":3880}," // number of articles\n",{"type":173,"tag":182,"props":3882,"children":3883},{},[3884,3886,3890,3892,3897],{"type":179,"value":3885},"You can also use ",{"type":173,"tag":195,"props":3887,"children":3888},{"className":167},[3889],{"type":179,"value":3778},{"type":179,"value":3891}," with ",{"type":173,"tag":195,"props":3893,"children":3894},{"className":167},[3895],{"type":179,"value":3896},"where()",{"type":179,"value":3898}," method.",{"type":173,"tag":205,"props":3900,"children":3902},{"className":490,"code":3901,"language":492,"meta":167,"style":167},"// Count of articles\nconst count = await queryContent('articles')\n  .where({ isArchived: false })\n  .count()\n\n// Returns\n5 // number of articles\n",[3903],{"type":173,"tag":195,"props":3904,"children":3905},{"__ignoreMap":167},[3906,3913,3956,3995,4010,4017,4024],{"type":173,"tag":216,"props":3907,"children":3908},{"class":218,"line":219},[3909],{"type":173,"tag":216,"props":3910,"children":3911},{"style":502},[3912],{"type":179,"value":3798},{"type":173,"tag":216,"props":3914,"children":3915},{"class":218,"line":246},[3916,3920,3924,3928,3932,3936,3940,3944,3948,3952],{"type":173,"tag":216,"props":3917,"children":3918},{"style":235},[3919],{"type":179,"value":252},{"type":173,"tag":216,"props":3921,"children":3922},{"style":260},[3923],{"type":179,"value":3810},{"type":173,"tag":216,"props":3925,"children":3926},{"style":223},[3927],{"type":179,"value":522},{"type":173,"tag":216,"props":3929,"children":3930},{"style":276},[3931],{"type":179,"value":279},{"type":173,"tag":216,"props":3933,"children":3934},{"style":282},[3935],{"type":179,"value":325},{"type":173,"tag":216,"props":3937,"children":3938},{"style":260},[3939],{"type":179,"value":290},{"type":173,"tag":216,"props":3941,"children":3942},{"style":223},[3943],{"type":179,"value":295},{"type":173,"tag":216,"props":3945,"children":3946},{"style":298},[3947],{"type":179,"value":578},{"type":173,"tag":216,"props":3949,"children":3950},{"style":223},[3951],{"type":179,"value":295},{"type":173,"tag":216,"props":3953,"children":3954},{"style":260},[3955],{"type":179,"value":587},{"type":173,"tag":216,"props":3957,"children":3958},{"class":218,"line":365},[3959,3963,3967,3971,3975,3979,3983,3987,3991],{"type":173,"tag":216,"props":3960,"children":3961},{"style":223},[3962],{"type":179,"value":1713},{"type":173,"tag":216,"props":3964,"children":3965},{"style":282},[3966],{"type":179,"value":835},{"type":173,"tag":216,"props":3968,"children":3969},{"style":260},[3970],{"type":179,"value":290},{"type":173,"tag":216,"props":3972,"children":3973},{"style":223},[3974],{"type":179,"value":844},{"type":173,"tag":216,"props":3976,"children":3977},{"style":229},[3978],{"type":179,"value":3596},{"type":173,"tag":216,"props":3980,"children":3981},{"style":223},[3982],{"type":179,"value":854},{"type":173,"tag":216,"props":3984,"children":3985},{"style":2358},[3986],{"type":179,"value":3605},{"type":173,"tag":216,"props":3988,"children":3989},{"style":223},[3990],{"type":179,"value":872},{"type":173,"tag":216,"props":3992,"children":3993},{"style":260},[3994],{"type":179,"value":587},{"type":173,"tag":216,"props":3996,"children":3997},{"class":218,"line":382},[3998,4002,4006],{"type":173,"tag":216,"props":3999,"children":4000},{"style":223},[4001],{"type":179,"value":1713},{"type":173,"tag":216,"props":4003,"children":4004},{"style":282},[4005],{"type":179,"value":2417},{"type":173,"tag":216,"props":4007,"children":4008},{"style":260},[4009],{"type":179,"value":531},{"type":173,"tag":216,"props":4011,"children":4012},{"class":218,"line":392},[4013],{"type":173,"tag":216,"props":4014,"children":4015},{"emptyLinePlaceholder":386},[4016],{"type":179,"value":389},{"type":173,"tag":216,"props":4018,"children":4019},{"class":218,"line":409},[4020],{"type":173,"tag":216,"props":4021,"children":4022},{"style":502},[4023],{"type":179,"value":3661},{"type":173,"tag":216,"props":4025,"children":4026},{"class":218,"line":426},[4027,4031],{"type":173,"tag":216,"props":4028,"children":4029},{"style":1118},[4030],{"type":179,"value":2517},{"type":173,"tag":216,"props":4032,"children":4033},{"style":502},[4034],{"type":179,"value":3880},{"type":173,"tag":4036,"props":4037,"children":4038},"style",{},[4039],{"type":179,"value":4040},"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":167,"searchDepth":246,"depth":246,"links":4042},[4043,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054],{"id":176,"depth":246,"text":180},{"id":468,"depth":246,"text":471},{"id":662,"depth":246,"text":668},{"id":1606,"depth":246,"text":1612},{"id":2400,"depth":246,"text":2406},{"id":2536,"depth":246,"text":2542},{"id":2699,"depth":246,"text":2705},{"id":2950,"depth":246,"text":2956},{"id":1142,"depth":246,"text":3201},{"id":3279,"depth":246,"text":3285},{"id":3356,"depth":246,"text":3362},{"id":2417,"depth":246,"text":3778},"markdown","content:3.composables:1.query-content.md","content","3.composables/1.query-content.md","md",[4061,4860],{"_path":44,"_dir":4062,"_draft":166,"_partial":166,"_locale":167,"title":43,"description":4063,"body":4064,"_type":4055,"_id":4858,"_source":4057,"_file":4859,"_extension":4059},"usage","Nuxt Content v2 is built with TypeScript in mind.",{"type":170,"children":4065,"toc":4852},[4066,4073,4078,4082,4105,4138,4144,4157,4170,4175,4512,4518,4530,4817,4823,4828,4833,4838,4848],{"type":173,"tag":4067,"props":4068,"children":4070},"h1",{"id":4069},"typings-properly",[4071],{"type":179,"value":4072},"Typings properly",{"type":173,"tag":182,"props":4074,"children":4075},{},[4076],{"type":179,"value":4077},"The module exposes typings properly from configuration to query builder.",{"type":173,"tag":174,"props":4079,"children":4080},{"id":4062},[4081],{"type":179,"value":21},{"type":173,"tag":182,"props":4083,"children":4084},{},[4085,4087,4091,4093,4103],{"type":179,"value":4086},"When using ",{"type":173,"tag":195,"props":4088,"children":4089},{"className":167},[4090],{"type":179,"value":50},{"type":179,"value":4092},", you will retrieve a ",{"type":173,"tag":188,"props":4094,"children":4097},{"href":4095,"rel":4096},"https://github.com/nuxt/content/blob/main/src/runtime/types/index.d.ts#L429",[192],[4098],{"type":173,"tag":195,"props":4099,"children":4100},{"className":167},[4101],{"type":179,"value":4102},"QueryBuilder",{"type":179,"value":4104}," instance.",{"type":173,"tag":182,"props":4106,"children":4107},{},[4108,4110,4114,4115,4119,4120,4125,4127,4137],{"type":179,"value":4109},"Once you use one of the fetching methods (",{"type":173,"tag":195,"props":4111,"children":4112},{"className":167},[4113],{"type":179,"value":3201},{"type":179,"value":731},{"type":173,"tag":195,"props":4116,"children":4117},{"className":167},[4118],{"type":179,"value":3285},{"type":179,"value":731},{"type":173,"tag":195,"props":4121,"children":4122},{"className":167},[4123],{"type":179,"value":4124},"findSurround()",{"type":179,"value":4126},"), you will retrieve an object of type ",{"type":173,"tag":188,"props":4128,"children":4131},{"href":4129,"rel":4130},"https://github.com/nuxt/content/blob/main/src/runtime/types/index.d.ts#L51",[192],[4132],{"type":173,"tag":195,"props":4133,"children":4134},{"className":167},[4135],{"type":179,"value":4136},"ParsedContent",{"type":179,"value":352},{"type":173,"tag":174,"props":4139,"children":4141},{"id":4140},"type-augmentation",[4142],{"type":179,"value":4143},"Type augmentation",{"type":173,"tag":182,"props":4145,"children":4146},{},[4147,4149,4155],{"type":179,"value":4148},"If you are adding keys to the front-matter other than the ",{"type":173,"tag":188,"props":4150,"children":4152},{"href":4151},"/usage/markdown#front-matter",[4153],{"type":179,"value":4154},"default keys",{"type":179,"value":4156},", you might want to have typings over these.",{"type":173,"tag":182,"props":4158,"children":4159},{},[4160,4162,4168],{"type":179,"value":4161},"This is currently possible, yet not in an ",{"type":173,"tag":4163,"props":4164,"children":4165},"em",{},[4166],{"type":179,"value":4167},"optimal",{"type":179,"value":4169}," way.",{"type":173,"tag":182,"props":4171,"children":4172},{},[4173],{"type":179,"value":4174},"The recommended way to do it is by using this method:",{"type":173,"tag":205,"props":4176,"children":4178},{"className":207,"code":4177,"language":210,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nimport type { ParsedContent } from '@nuxt/content/dist/runtime/types'\n\ninterface MyCustomParsedContent extends ParsedContent {\n  yourOwn: 'keys'\n  foo: 'bar'\n  baz: 'bar'\n}\n\n// That `data` key will be typed with `MyCustomParsedContent`\nconst { data } = await useAsyncData(\n  () => queryContent\u003CMyCustomParsedContent>({ ...anyQuery })\n)\n\u003C/script>\n",[4179],{"type":173,"tag":195,"props":4180,"children":4181},{"__ignoreMap":167},[4182,4223,4267,4274,4302,4326,4351,4375,4383,4390,4398,4434,4490,4497],{"type":173,"tag":216,"props":4183,"children":4184},{"class":218,"line":219},[4185,4189,4193,4197,4202,4206,4211,4215,4219],{"type":173,"tag":216,"props":4186,"children":4187},{"style":223},[4188],{"type":179,"value":226},{"type":173,"tag":216,"props":4190,"children":4191},{"style":229},[4192],{"type":179,"value":232},{"type":173,"tag":216,"props":4194,"children":4195},{"style":235},[4196],{"type":179,"value":238},{"type":173,"tag":216,"props":4198,"children":4199},{"style":235},[4200],{"type":179,"value":4201}," lang",{"type":173,"tag":216,"props":4203,"children":4204},{"style":223},[4205],{"type":179,"value":522},{"type":173,"tag":216,"props":4207,"children":4208},{"style":223},[4209],{"type":179,"value":4210},"\"",{"type":173,"tag":216,"props":4212,"children":4213},{"style":298},[4214],{"type":179,"value":492},{"type":173,"tag":216,"props":4216,"children":4217},{"style":223},[4218],{"type":179,"value":4210},{"type":173,"tag":216,"props":4220,"children":4221},{"style":223},[4222],{"type":179,"value":243},{"type":173,"tag":216,"props":4224,"children":4225},{"class":218,"line":246},[4226,4231,4236,4240,4245,4249,4254,4258,4263],{"type":173,"tag":216,"props":4227,"children":4228},{"style":276},[4229],{"type":179,"value":4230},"import",{"type":173,"tag":216,"props":4232,"children":4233},{"style":276},[4234],{"type":179,"value":4235}," type",{"type":173,"tag":216,"props":4237,"children":4238},{"style":223},[4239],{"type":179,"value":257},{"type":173,"tag":216,"props":4241,"children":4242},{"style":260},[4243],{"type":179,"value":4244}," ParsedContent",{"type":173,"tag":216,"props":4246,"children":4247},{"style":223},[4248],{"type":179,"value":872},{"type":173,"tag":216,"props":4250,"children":4251},{"style":276},[4252],{"type":179,"value":4253}," from",{"type":173,"tag":216,"props":4255,"children":4256},{"style":223},[4257],{"type":179,"value":646},{"type":173,"tag":216,"props":4259,"children":4260},{"style":298},[4261],{"type":179,"value":4262},"@nuxt/content/dist/runtime/types",{"type":173,"tag":216,"props":4264,"children":4265},{"style":223},[4266],{"type":179,"value":3733},{"type":173,"tag":216,"props":4268,"children":4269},{"class":218,"line":365},[4270],{"type":173,"tag":216,"props":4271,"children":4272},{"emptyLinePlaceholder":386},[4273],{"type":179,"value":389},{"type":173,"tag":216,"props":4275,"children":4276},{"class":218,"line":382},[4277,4282,4288,4293,4297],{"type":173,"tag":216,"props":4278,"children":4279},{"style":235},[4280],{"type":179,"value":4281},"interface",{"type":173,"tag":216,"props":4283,"children":4285},{"style":4284},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[4286],{"type":179,"value":4287}," MyCustomParsedContent",{"type":173,"tag":216,"props":4289,"children":4290},{"style":235},[4291],{"type":179,"value":4292}," extends",{"type":173,"tag":216,"props":4294,"children":4295},{"style":4284},[4296],{"type":179,"value":4244},{"type":173,"tag":216,"props":4298,"children":4299},{"style":223},[4300],{"type":179,"value":4301}," {\n",{"type":173,"tag":216,"props":4303,"children":4304},{"class":218,"line":392},[4305,4310,4314,4318,4322],{"type":173,"tag":216,"props":4306,"children":4307},{"style":229},[4308],{"type":179,"value":4309},"  yourOwn",{"type":173,"tag":216,"props":4311,"children":4312},{"style":223},[4313],{"type":179,"value":854},{"type":173,"tag":216,"props":4315,"children":4316},{"style":223},[4317],{"type":179,"value":646},{"type":173,"tag":216,"props":4319,"children":4320},{"style":298},[4321],{"type":179,"value":2716},{"type":173,"tag":216,"props":4323,"children":4324},{"style":223},[4325],{"type":179,"value":3733},{"type":173,"tag":216,"props":4327,"children":4328},{"class":218,"line":409},[4329,4334,4338,4342,4347],{"type":173,"tag":216,"props":4330,"children":4331},{"style":229},[4332],{"type":179,"value":4333},"  foo",{"type":173,"tag":216,"props":4335,"children":4336},{"style":223},[4337],{"type":179,"value":854},{"type":173,"tag":216,"props":4339,"children":4340},{"style":223},[4341],{"type":179,"value":646},{"type":173,"tag":216,"props":4343,"children":4344},{"style":298},[4345],{"type":179,"value":4346},"bar",{"type":173,"tag":216,"props":4348,"children":4349},{"style":223},[4350],{"type":179,"value":3733},{"type":173,"tag":216,"props":4352,"children":4353},{"class":218,"line":426},[4354,4359,4363,4367,4371],{"type":173,"tag":216,"props":4355,"children":4356},{"style":229},[4357],{"type":179,"value":4358},"  baz",{"type":173,"tag":216,"props":4360,"children":4361},{"style":223},[4362],{"type":179,"value":854},{"type":173,"tag":216,"props":4364,"children":4365},{"style":223},[4366],{"type":179,"value":646},{"type":173,"tag":216,"props":4368,"children":4369},{"style":298},[4370],{"type":179,"value":4346},{"type":173,"tag":216,"props":4372,"children":4373},{"style":223},[4374],{"type":179,"value":3733},{"type":173,"tag":216,"props":4376,"children":4377},{"class":218,"line":435},[4378],{"type":173,"tag":216,"props":4379,"children":4380},{"style":223},[4381],{"type":179,"value":4382},"}\n",{"type":173,"tag":216,"props":4384,"children":4385},{"class":218,"line":452},[4386],{"type":173,"tag":216,"props":4387,"children":4388},{"emptyLinePlaceholder":386},[4389],{"type":179,"value":389},{"type":173,"tag":216,"props":4391,"children":4392},{"class":218,"line":1156},[4393],{"type":173,"tag":216,"props":4394,"children":4395},{"style":502},[4396],{"type":179,"value":4397},"// That `data` key will be typed with `MyCustomParsedContent`\n",{"type":173,"tag":216,"props":4399,"children":4400},{"class":218,"line":1165},[4401,4405,4409,4413,4417,4421,4425,4429],{"type":173,"tag":216,"props":4402,"children":4403},{"style":235},[4404],{"type":179,"value":252},{"type":173,"tag":216,"props":4406,"children":4407},{"style":223},[4408],{"type":179,"value":257},{"type":173,"tag":216,"props":4410,"children":4411},{"style":260},[4412],{"type":179,"value":263},{"type":173,"tag":216,"props":4414,"children":4415},{"style":223},[4416],{"type":179,"value":268},{"type":173,"tag":216,"props":4418,"children":4419},{"style":223},[4420],{"type":179,"value":273},{"type":173,"tag":216,"props":4422,"children":4423},{"style":276},[4424],{"type":179,"value":279},{"type":173,"tag":216,"props":4426,"children":4427},{"style":282},[4428],{"type":179,"value":285},{"type":173,"tag":216,"props":4430,"children":4431},{"style":260},[4432],{"type":179,"value":4433},"(\n",{"type":173,"tag":216,"props":4435,"children":4436},{"class":218,"line":1951},[4437,4442,4446,4450,4454,4459,4464,4468,4472,4477,4482,4486],{"type":173,"tag":216,"props":4438,"children":4439},{"style":223},[4440],{"type":179,"value":4441},"  ()",{"type":173,"tag":216,"props":4443,"children":4444},{"style":235},[4445],{"type":179,"value":320},{"type":173,"tag":216,"props":4447,"children":4448},{"style":282},[4449],{"type":179,"value":325},{"type":173,"tag":216,"props":4451,"children":4452},{"style":223},[4453],{"type":179,"value":226},{"type":173,"tag":216,"props":4455,"children":4456},{"style":4284},[4457],{"type":179,"value":4458},"MyCustomParsedContent",{"type":173,"tag":216,"props":4460,"children":4461},{"style":223},[4462],{"type":179,"value":4463},">",{"type":173,"tag":216,"props":4465,"children":4466},{"style":260},[4467],{"type":179,"value":290},{"type":173,"tag":216,"props":4469,"children":4470},{"style":223},[4471],{"type":179,"value":844},{"type":173,"tag":216,"props":4473,"children":4474},{"style":223},[4475],{"type":179,"value":4476}," ...",{"type":173,"tag":216,"props":4478,"children":4479},{"style":260},[4480],{"type":179,"value":4481},"anyQuery ",{"type":173,"tag":216,"props":4483,"children":4484},{"style":223},[4485],{"type":179,"value":268},{"type":173,"tag":216,"props":4487,"children":4488},{"style":260},[4489],{"type":179,"value":587},{"type":173,"tag":216,"props":4491,"children":4492},{"class":218,"line":1991},[4493],{"type":173,"tag":216,"props":4494,"children":4495},{"style":260},[4496],{"type":179,"value":587},{"type":173,"tag":216,"props":4498,"children":4499},{"class":218,"line":2035},[4500,4504,4508],{"type":173,"tag":216,"props":4501,"children":4502},{"style":223},[4503],{"type":179,"value":371},{"type":173,"tag":216,"props":4505,"children":4506},{"style":229},[4507],{"type":179,"value":232},{"type":173,"tag":216,"props":4509,"children":4510},{"style":223},[4511],{"type":179,"value":243},{"type":173,"tag":174,"props":4513,"children":4515},{"id":4514},"markdown-specific-types",[4516],{"type":179,"value":4517},"Markdown Specific Types",{"type":173,"tag":182,"props":4519,"children":4520},{},[4521,4523,4528],{"type":179,"value":4522},"If you know the content being fetched will be Markdown, then you can extend the ",{"type":173,"tag":195,"props":4524,"children":4525},{"className":167},[4526],{"type":179,"value":4527},"MarkdownParsedContent",{"type":179,"value":4529}," type for improved\ntype-safety.",{"type":173,"tag":205,"props":4531,"children":4533},{"className":207,"code":4532,"language":210,"meta":167,"style":167},"\u003Cscript setup lang=\"ts\">\nimport type { MarkdownParsedContent } from '@nuxt/content/dist/runtime/types'\n\ninterface Article extends MarkdownParsedContent {\n  author: string\n}\nconst { data } = await useAsyncData(\n  'first-article',\n  () => queryContent\u003CArticle>('articles').findOne()\n)\n// data.value.author will be typed as well as markdown specific entries\n\u003C/script>\n",[4534],{"type":173,"tag":195,"props":4535,"children":4536},{"__ignoreMap":167},[4537,4576,4616,4623,4647,4664,4671,4706,4727,4787,4794,4802],{"type":173,"tag":216,"props":4538,"children":4539},{"class":218,"line":219},[4540,4544,4548,4552,4556,4560,4564,4568,4572],{"type":173,"tag":216,"props":4541,"children":4542},{"style":223},[4543],{"type":179,"value":226},{"type":173,"tag":216,"props":4545,"children":4546},{"style":229},[4547],{"type":179,"value":232},{"type":173,"tag":216,"props":4549,"children":4550},{"style":235},[4551],{"type":179,"value":238},{"type":173,"tag":216,"props":4553,"children":4554},{"style":235},[4555],{"type":179,"value":4201},{"type":173,"tag":216,"props":4557,"children":4558},{"style":223},[4559],{"type":179,"value":522},{"type":173,"tag":216,"props":4561,"children":4562},{"style":223},[4563],{"type":179,"value":4210},{"type":173,"tag":216,"props":4565,"children":4566},{"style":298},[4567],{"type":179,"value":492},{"type":173,"tag":216,"props":4569,"children":4570},{"style":223},[4571],{"type":179,"value":4210},{"type":173,"tag":216,"props":4573,"children":4574},{"style":223},[4575],{"type":179,"value":243},{"type":173,"tag":216,"props":4577,"children":4578},{"class":218,"line":246},[4579,4583,4587,4591,4596,4600,4604,4608,4612],{"type":173,"tag":216,"props":4580,"children":4581},{"style":276},[4582],{"type":179,"value":4230},{"type":173,"tag":216,"props":4584,"children":4585},{"style":276},[4586],{"type":179,"value":4235},{"type":173,"tag":216,"props":4588,"children":4589},{"style":223},[4590],{"type":179,"value":257},{"type":173,"tag":216,"props":4592,"children":4593},{"style":260},[4594],{"type":179,"value":4595}," MarkdownParsedContent",{"type":173,"tag":216,"props":4597,"children":4598},{"style":223},[4599],{"type":179,"value":872},{"type":173,"tag":216,"props":4601,"children":4602},{"style":276},[4603],{"type":179,"value":4253},{"type":173,"tag":216,"props":4605,"children":4606},{"style":223},[4607],{"type":179,"value":646},{"type":173,"tag":216,"props":4609,"children":4610},{"style":298},[4611],{"type":179,"value":4262},{"type":173,"tag":216,"props":4613,"children":4614},{"style":223},[4615],{"type":179,"value":3733},{"type":173,"tag":216,"props":4617,"children":4618},{"class":218,"line":365},[4619],{"type":173,"tag":216,"props":4620,"children":4621},{"emptyLinePlaceholder":386},[4622],{"type":179,"value":389},{"type":173,"tag":216,"props":4624,"children":4625},{"class":218,"line":382},[4626,4630,4635,4639,4643],{"type":173,"tag":216,"props":4627,"children":4628},{"style":235},[4629],{"type":179,"value":4281},{"type":173,"tag":216,"props":4631,"children":4632},{"style":4284},[4633],{"type":179,"value":4634}," Article",{"type":173,"tag":216,"props":4636,"children":4637},{"style":235},[4638],{"type":179,"value":4292},{"type":173,"tag":216,"props":4640,"children":4641},{"style":4284},[4642],{"type":179,"value":4595},{"type":173,"tag":216,"props":4644,"children":4645},{"style":223},[4646],{"type":179,"value":4301},{"type":173,"tag":216,"props":4648,"children":4649},{"class":218,"line":392},[4650,4655,4659],{"type":173,"tag":216,"props":4651,"children":4652},{"style":229},[4653],{"type":179,"value":4654},"  author",{"type":173,"tag":216,"props":4656,"children":4657},{"style":223},[4658],{"type":179,"value":854},{"type":173,"tag":216,"props":4660,"children":4661},{"style":4284},[4662],{"type":179,"value":4663}," string\n",{"type":173,"tag":216,"props":4665,"children":4666},{"class":218,"line":409},[4667],{"type":173,"tag":216,"props":4668,"children":4669},{"style":223},[4670],{"type":179,"value":4382},{"type":173,"tag":216,"props":4672,"children":4673},{"class":218,"line":426},[4674,4678,4682,4686,4690,4694,4698,4702],{"type":173,"tag":216,"props":4675,"children":4676},{"style":235},[4677],{"type":179,"value":252},{"type":173,"tag":216,"props":4679,"children":4680},{"style":223},[4681],{"type":179,"value":257},{"type":173,"tag":216,"props":4683,"children":4684},{"style":260},[4685],{"type":179,"value":263},{"type":173,"tag":216,"props":4687,"children":4688},{"style":223},[4689],{"type":179,"value":268},{"type":173,"tag":216,"props":4691,"children":4692},{"style":223},[4693],{"type":179,"value":273},{"type":173,"tag":216,"props":4695,"children":4696},{"style":276},[4697],{"type":179,"value":279},{"type":173,"tag":216,"props":4699,"children":4700},{"style":282},[4701],{"type":179,"value":285},{"type":173,"tag":216,"props":4703,"children":4704},{"style":260},[4705],{"type":179,"value":4433},{"type":173,"tag":216,"props":4707,"children":4708},{"class":218,"line":435},[4709,4714,4719,4723],{"type":173,"tag":216,"props":4710,"children":4711},{"style":223},[4712],{"type":179,"value":4713},"  '",{"type":173,"tag":216,"props":4715,"children":4716},{"style":298},[4717],{"type":179,"value":4718},"first-article",{"type":173,"tag":216,"props":4720,"children":4721},{"style":223},[4722],{"type":179,"value":295},{"type":173,"tag":216,"props":4724,"children":4725},{"style":223},[4726],{"type":179,"value":3707},{"type":173,"tag":216,"props":4728,"children":4729},{"class":218,"line":452},[4730,4734,4738,4742,4746,4751,4755,4759,4763,4767,4771,4775,4779,4783],{"type":173,"tag":216,"props":4731,"children":4732},{"style":223},[4733],{"type":179,"value":4441},{"type":173,"tag":216,"props":4735,"children":4736},{"style":235},[4737],{"type":179,"value":320},{"type":173,"tag":216,"props":4739,"children":4740},{"style":282},[4741],{"type":179,"value":325},{"type":173,"tag":216,"props":4743,"children":4744},{"style":223},[4745],{"type":179,"value":226},{"type":173,"tag":216,"props":4747,"children":4748},{"style":4284},[4749],{"type":179,"value":4750},"Article",{"type":173,"tag":216,"props":4752,"children":4753},{"style":223},[4754],{"type":179,"value":4463},{"type":173,"tag":216,"props":4756,"children":4757},{"style":260},[4758],{"type":179,"value":290},{"type":173,"tag":216,"props":4760,"children":4761},{"style":223},[4762],{"type":179,"value":295},{"type":173,"tag":216,"props":4764,"children":4765},{"style":298},[4766],{"type":179,"value":578},{"type":173,"tag":216,"props":4768,"children":4769},{"style":223},[4770],{"type":179,"value":295},{"type":173,"tag":216,"props":4772,"children":4773},{"style":260},[4774],{"type":179,"value":347},{"type":173,"tag":216,"props":4776,"children":4777},{"style":223},[4778],{"type":179,"value":352},{"type":173,"tag":216,"props":4780,"children":4781},{"style":282},[4782],{"type":179,"value":357},{"type":173,"tag":216,"props":4784,"children":4785},{"style":260},[4786],{"type":179,"value":531},{"type":173,"tag":216,"props":4788,"children":4789},{"class":218,"line":1156},[4790],{"type":173,"tag":216,"props":4791,"children":4792},{"style":260},[4793],{"type":179,"value":587},{"type":173,"tag":216,"props":4795,"children":4796},{"class":218,"line":1165},[4797],{"type":173,"tag":216,"props":4798,"children":4799},{"style":502},[4800],{"type":179,"value":4801},"// data.value.author will be typed as well as markdown specific entries\n",{"type":173,"tag":216,"props":4803,"children":4804},{"class":218,"line":1951},[4805,4809,4813],{"type":173,"tag":216,"props":4806,"children":4807},{"style":223},[4808],{"type":179,"value":371},{"type":173,"tag":216,"props":4810,"children":4811},{"style":229},[4812],{"type":179,"value":232},{"type":173,"tag":216,"props":4814,"children":4815},{"style":223},[4816],{"type":179,"value":243},{"type":173,"tag":174,"props":4818,"children":4820},{"id":4819},"the-future",[4821],{"type":179,"value":4822},"The future",{"type":173,"tag":182,"props":4824,"children":4825},{},[4826],{"type":179,"value":4827},"TypeScript support is a strong focus for us.",{"type":173,"tag":182,"props":4829,"children":4830},{},[4831],{"type":179,"value":4832},"We want to provide fully generated type for each content in your project, that would allow the same as type augmentation.",{"type":173,"tag":182,"props":4834,"children":4835},{},[4836],{"type":179,"value":4837},"This is not yet implemented but will be part of the roadmap in upcoming months.",{"type":173,"tag":4839,"props":4840,"children":4842},"callout",{"type":4841},"warning",[4843],{"type":173,"tag":182,"props":4844,"children":4845},{},[4846],{"type":179,"value":4847},"You can track #1057 if you want to know more about roadmap for TypeScript support of front-matter keys.",{"type":173,"tag":4036,"props":4849,"children":4850},{},[4851],{"type":179,"value":4040},{"title":167,"searchDepth":246,"depth":246,"links":4853},[4854,4855,4856,4857],{"id":4062,"depth":246,"text":21},{"id":4140,"depth":246,"text":4143},{"id":4514,"depth":246,"text":4517},{"id":4819,"depth":246,"text":4822},"content:2.usage:5.typescript.md","2.usage/5.typescript.md",{"_path":54,"_dir":165,"_draft":166,"_partial":166,"_locale":167,"title":53,"description":4861,"body":4862,"_type":4055,"_id":5664,"_source":4057,"_file":5665,"_extension":4059},"The fetchContentNavigation utility returns a tree of items based on the content/ directory structure and files.",{"type":170,"children":4863,"toc":5660},[4864,4868,5608,5614,5656],{"type":173,"tag":174,"props":4865,"children":4866},{"id":4062},[4867],{"type":179,"value":21},{"type":173,"tag":4869,"props":4870,"children":4871},"code-group",{},[4872,5061,5103],{"type":173,"tag":205,"props":4873,"children":4875},{"className":207,"code":4874,"filename":209,"language":210,"meta":167,"style":167},"\u003Cscript setup>\nconst { data: navigation } = await useAsyncData('navigation', () => fetchContentNavigation())\n\u003C/script>\n\n\u003Ctemplate>\n  \u003Cpre>{{ navigation }}\u003C/pre>\n\u003C/template>\n",[4876],{"type":173,"tag":195,"props":4877,"children":4878},{"__ignoreMap":167},[4879,4898,4977,4992,4999,5014,5046],{"type":173,"tag":216,"props":4880,"children":4881},{"class":218,"line":219},[4882,4886,4890,4894],{"type":173,"tag":216,"props":4883,"children":4884},{"style":223},[4885],{"type":179,"value":226},{"type":173,"tag":216,"props":4887,"children":4888},{"style":229},[4889],{"type":179,"value":232},{"type":173,"tag":216,"props":4891,"children":4892},{"style":235},[4893],{"type":179,"value":238},{"type":173,"tag":216,"props":4895,"children":4896},{"style":223},[4897],{"type":179,"value":243},{"type":173,"tag":216,"props":4899,"children":4900},{"class":218,"line":246},[4901,4905,4909,4914,4918,4923,4927,4931,4935,4939,4943,4947,4952,4956,4960,4964,4968,4973],{"type":173,"tag":216,"props":4902,"children":4903},{"style":235},[4904],{"type":179,"value":252},{"type":173,"tag":216,"props":4906,"children":4907},{"style":223},[4908],{"type":179,"value":257},{"type":173,"tag":216,"props":4910,"children":4911},{"style":229},[4912],{"type":179,"value":4913}," data",{"type":173,"tag":216,"props":4915,"children":4916},{"style":223},[4917],{"type":179,"value":854},{"type":173,"tag":216,"props":4919,"children":4920},{"style":260},[4921],{"type":179,"value":4922}," navigation ",{"type":173,"tag":216,"props":4924,"children":4925},{"style":223},[4926],{"type":179,"value":268},{"type":173,"tag":216,"props":4928,"children":4929},{"style":223},[4930],{"type":179,"value":273},{"type":173,"tag":216,"props":4932,"children":4933},{"style":276},[4934],{"type":179,"value":279},{"type":173,"tag":216,"props":4936,"children":4937},{"style":282},[4938],{"type":179,"value":285},{"type":173,"tag":216,"props":4940,"children":4941},{"style":260},[4942],{"type":179,"value":290},{"type":173,"tag":216,"props":4944,"children":4945},{"style":223},[4946],{"type":179,"value":295},{"type":173,"tag":216,"props":4948,"children":4949},{"style":298},[4950],{"type":179,"value":4951},"navigation",{"type":173,"tag":216,"props":4953,"children":4954},{"style":223},[4955],{"type":179,"value":295},{"type":173,"tag":216,"props":4957,"children":4958},{"style":223},[4959],{"type":179,"value":310},{"type":173,"tag":216,"props":4961,"children":4962},{"style":223},[4963],{"type":179,"value":315},{"type":173,"tag":216,"props":4965,"children":4966},{"style":235},[4967],{"type":179,"value":320},{"type":173,"tag":216,"props":4969,"children":4970},{"style":282},[4971],{"type":179,"value":4972}," fetchContentNavigation",{"type":173,"tag":216,"props":4974,"children":4975},{"style":260},[4976],{"type":179,"value":362},{"type":173,"tag":216,"props":4978,"children":4979},{"class":218,"line":365},[4980,4984,4988],{"type":173,"tag":216,"props":4981,"children":4982},{"style":223},[4983],{"type":179,"value":371},{"type":173,"tag":216,"props":4985,"children":4986},{"style":229},[4987],{"type":179,"value":232},{"type":173,"tag":216,"props":4989,"children":4990},{"style":223},[4991],{"type":179,"value":243},{"type":173,"tag":216,"props":4993,"children":4994},{"class":218,"line":382},[4995],{"type":173,"tag":216,"props":4996,"children":4997},{"emptyLinePlaceholder":386},[4998],{"type":179,"value":389},{"type":173,"tag":216,"props":5000,"children":5001},{"class":218,"line":392},[5002,5006,5010],{"type":173,"tag":216,"props":5003,"children":5004},{"style":223},[5005],{"type":179,"value":226},{"type":173,"tag":216,"props":5007,"children":5008},{"style":229},[5009],{"type":179,"value":402},{"type":173,"tag":216,"props":5011,"children":5012},{"style":223},[5013],{"type":179,"value":243},{"type":173,"tag":216,"props":5015,"children":5016},{"class":218,"line":409},[5017,5021,5025,5029,5034,5038,5042],{"type":173,"tag":216,"props":5018,"children":5019},{"style":223},[5020],{"type":179,"value":415},{"type":173,"tag":216,"props":5022,"children":5023},{"style":229},[5024],{"type":179,"value":205},{"type":173,"tag":216,"props":5026,"children":5027},{"style":223},[5028],{"type":179,"value":4463},{"type":173,"tag":216,"props":5030,"children":5031},{"style":260},[5032],{"type":179,"value":5033},"{{ navigation }}",{"type":173,"tag":216,"props":5035,"children":5036},{"style":223},[5037],{"type":179,"value":371},{"type":173,"tag":216,"props":5039,"children":5040},{"style":229},[5041],{"type":179,"value":205},{"type":173,"tag":216,"props":5043,"children":5044},{"style":223},[5045],{"type":179,"value":243},{"type":173,"tag":216,"props":5047,"children":5048},{"class":218,"line":426},[5049,5053,5057],{"type":173,"tag":216,"props":5050,"children":5051},{"style":223},[5052],{"type":179,"value":371},{"type":173,"tag":216,"props":5054,"children":5055},{"style":229},[5056],{"type":179,"value":402},{"type":173,"tag":216,"props":5058,"children":5059},{"style":223},[5060],{"type":179,"value":243},{"type":173,"tag":205,"props":5062,"children":5067},{"className":5063,"code":5064,"filename":5065,"language":5066,"meta":167,"style":167},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","content/\n  index.md\n  sub-folder\n    about.md\n","Directory structure","bash",[5068],{"type":173,"tag":195,"props":5069,"children":5070},{"__ignoreMap":167},[5071,5079,5087,5095],{"type":173,"tag":216,"props":5072,"children":5073},{"class":218,"line":219},[5074],{"type":173,"tag":216,"props":5075,"children":5076},{"style":4284},[5077],{"type":179,"value":5078},"content/\n",{"type":173,"tag":216,"props":5080,"children":5081},{"class":218,"line":246},[5082],{"type":173,"tag":216,"props":5083,"children":5084},{"style":4284},[5085],{"type":179,"value":5086},"  index.md\n",{"type":173,"tag":216,"props":5088,"children":5089},{"class":218,"line":365},[5090],{"type":173,"tag":216,"props":5091,"children":5092},{"style":4284},[5093],{"type":179,"value":5094},"  sub-folder\n",{"type":173,"tag":216,"props":5096,"children":5097},{"class":218,"line":382},[5098],{"type":173,"tag":216,"props":5099,"children":5100},{"style":4284},[5101],{"type":179,"value":5102},"    about.md\n",{"type":173,"tag":205,"props":5104,"children":5109},{"className":5105,"code":5106,"filename":5107,"language":5108,"meta":167,"style":167},"language-json shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","[\n  {\n    \"title\": \"Hello Content V2\",\n    \"_path\": \"/\",\n    \"children\": [\n      {\n        \"title\": \"Hello Content V2\",\n        \"_id\": \"content:index.md\",\n        \"_path\": \"/\"\n      }\n    ]\n  },\n  {\n    \"title\": \"Sub Folder\",\n    \"_path\": \"/sub-folder\",\n    \"children\": [\n      {\n        \"title\": \"About Content V2\",\n        \"_id\": \"content:sub-folder:about.md\",\n        \"_path\": \"/sub-folder/about\"\n      }\n    ]\n  }\n]\n","Output","json",[5110],{"type":173,"tag":195,"props":5111,"children":5112},{"__ignoreMap":167},[5113,5120,5127,5165,5200,5225,5233,5269,5306,5338,5346,5354,5361,5368,5404,5440,5463,5470,5506,5542,5575,5583,5591,5600],{"type":173,"tag":216,"props":5114,"children":5115},{"class":218,"line":219},[5116],{"type":173,"tag":216,"props":5117,"children":5118},{"style":223},[5119],{"type":179,"value":3669},{"type":173,"tag":216,"props":5121,"children":5122},{"class":218,"line":246},[5123],{"type":173,"tag":216,"props":5124,"children":5125},{"style":223},[5126],{"type":179,"value":3677},{"type":173,"tag":216,"props":5128,"children":5129},{"class":218,"line":365},[5130,5135,5139,5143,5147,5152,5157,5161],{"type":173,"tag":216,"props":5131,"children":5132},{"style":223},[5133],{"type":179,"value":5134},"    \"",{"type":173,"tag":216,"props":5136,"children":5137},{"style":235},[5138],{"type":179,"value":3173},{"type":173,"tag":216,"props":5140,"children":5141},{"style":223},[5142],{"type":179,"value":4210},{"type":173,"tag":216,"props":5144,"children":5145},{"style":223},[5146],{"type":179,"value":854},{"type":173,"tag":216,"props":5148,"children":5149},{"style":223},[5150],{"type":179,"value":5151}," \"",{"type":173,"tag":216,"props":5153,"children":5154},{"style":298},[5155],{"type":179,"value":5156},"Hello Content V2",{"type":173,"tag":216,"props":5158,"children":5159},{"style":223},[5160],{"type":179,"value":4210},{"type":173,"tag":216,"props":5162,"children":5163},{"style":223},[5164],{"type":179,"value":3707},{"type":173,"tag":216,"props":5166,"children":5167},{"class":218,"line":382},[5168,5172,5176,5180,5184,5188,5192,5196],{"type":173,"tag":216,"props":5169,"children":5170},{"style":223},[5171],{"type":179,"value":5134},{"type":173,"tag":216,"props":5173,"children":5174},{"style":235},[5175],{"type":179,"value":3507},{"type":173,"tag":216,"props":5177,"children":5178},{"style":223},[5179],{"type":179,"value":4210},{"type":173,"tag":216,"props":5181,"children":5182},{"style":223},[5183],{"type":179,"value":854},{"type":173,"tag":216,"props":5185,"children":5186},{"style":223},[5187],{"type":179,"value":5151},{"type":173,"tag":216,"props":5189,"children":5190},{"style":298},[5191],{"type":179,"value":338},{"type":173,"tag":216,"props":5193,"children":5194},{"style":223},[5195],{"type":179,"value":4210},{"type":173,"tag":216,"props":5197,"children":5198},{"style":223},[5199],{"type":179,"value":3707},{"type":173,"tag":216,"props":5201,"children":5202},{"class":218,"line":392},[5203,5207,5212,5216,5220],{"type":173,"tag":216,"props":5204,"children":5205},{"style":223},[5206],{"type":179,"value":5134},{"type":173,"tag":216,"props":5208,"children":5209},{"style":235},[5210],{"type":179,"value":5211},"children",{"type":173,"tag":216,"props":5213,"children":5214},{"style":223},[5215],{"type":179,"value":4210},{"type":173,"tag":216,"props":5217,"children":5218},{"style":223},[5219],{"type":179,"value":854},{"type":173,"tag":216,"props":5221,"children":5222},{"style":223},[5223],{"type":179,"value":5224}," [\n",{"type":173,"tag":216,"props":5226,"children":5227},{"class":218,"line":409},[5228],{"type":173,"tag":216,"props":5229,"children":5230},{"style":223},[5231],{"type":179,"value":5232},"      {\n",{"type":173,"tag":216,"props":5234,"children":5235},{"class":218,"line":426},[5236,5241,5245,5249,5253,5257,5261,5265],{"type":173,"tag":216,"props":5237,"children":5238},{"style":223},[5239],{"type":179,"value":5240},"        \"",{"type":173,"tag":216,"props":5242,"children":5243},{"style":4284},[5244],{"type":179,"value":3173},{"type":173,"tag":216,"props":5246,"children":5247},{"style":223},[5248],{"type":179,"value":4210},{"type":173,"tag":216,"props":5250,"children":5251},{"style":223},[5252],{"type":179,"value":854},{"type":173,"tag":216,"props":5254,"children":5255},{"style":223},[5256],{"type":179,"value":5151},{"type":173,"tag":216,"props":5258,"children":5259},{"style":298},[5260],{"type":179,"value":5156},{"type":173,"tag":216,"props":5262,"children":5263},{"style":223},[5264],{"type":179,"value":4210},{"type":173,"tag":216,"props":5266,"children":5267},{"style":223},[5268],{"type":179,"value":3707},{"type":173,"tag":216,"props":5270,"children":5271},{"class":218,"line":435},[5272,5276,5281,5285,5289,5293,5298,5302],{"type":173,"tag":216,"props":5273,"children":5274},{"style":223},[5275],{"type":179,"value":5240},{"type":173,"tag":216,"props":5277,"children":5278},{"style":4284},[5279],{"type":179,"value":5280},"_id",{"type":173,"tag":216,"props":5282,"children":5283},{"style":223},[5284],{"type":179,"value":4210},{"type":173,"tag":216,"props":5286,"children":5287},{"style":223},[5288],{"type":179,"value":854},{"type":173,"tag":216,"props":5290,"children":5291},{"style":223},[5292],{"type":179,"value":5151},{"type":173,"tag":216,"props":5294,"children":5295},{"style":298},[5296],{"type":179,"value":5297},"content:index.md",{"type":173,"tag":216,"props":5299,"children":5300},{"style":223},[5301],{"type":179,"value":4210},{"type":173,"tag":216,"props":5303,"children":5304},{"style":223},[5305],{"type":179,"value":3707},{"type":173,"tag":216,"props":5307,"children":5308},{"class":218,"line":452},[5309,5313,5317,5321,5325,5329,5333],{"type":173,"tag":216,"props":5310,"children":5311},{"style":223},[5312],{"type":179,"value":5240},{"type":173,"tag":216,"props":5314,"children":5315},{"style":4284},[5316],{"type":179,"value":3507},{"type":173,"tag":216,"props":5318,"children":5319},{"style":223},[5320],{"type":179,"value":4210},{"type":173,"tag":216,"props":5322,"children":5323},{"style":223},[5324],{"type":179,"value":854},{"type":173,"tag":216,"props":5326,"children":5327},{"style":223},[5328],{"type":179,"value":5151},{"type":173,"tag":216,"props":5330,"children":5331},{"style":298},[5332],{"type":179,"value":338},{"type":173,"tag":216,"props":5334,"children":5335},{"style":223},[5336],{"type":179,"value":5337},"\"\n",{"type":173,"tag":216,"props":5339,"children":5340},{"class":218,"line":1156},[5341],{"type":173,"tag":216,"props":5342,"children":5343},{"style":223},[5344],{"type":179,"value":5345},"      }\n",{"type":173,"tag":216,"props":5347,"children":5348},{"class":218,"line":1165},[5349],{"type":173,"tag":216,"props":5350,"children":5351},{"style":223},[5352],{"type":179,"value":5353},"    ]\n",{"type":173,"tag":216,"props":5355,"children":5356},{"class":218,"line":1951},[5357],{"type":173,"tag":216,"props":5358,"children":5359},{"style":223},[5360],{"type":179,"value":3749},{"type":173,"tag":216,"props":5362,"children":5363},{"class":218,"line":1991},[5364],{"type":173,"tag":216,"props":5365,"children":5366},{"style":223},[5367],{"type":179,"value":3677},{"type":173,"tag":216,"props":5369,"children":5370},{"class":218,"line":2035},[5371,5375,5379,5383,5387,5391,5396,5400],{"type":173,"tag":216,"props":5372,"children":5373},{"style":223},[5374],{"type":179,"value":5134},{"type":173,"tag":216,"props":5376,"children":5377},{"style":235},[5378],{"type":179,"value":3173},{"type":173,"tag":216,"props":5380,"children":5381},{"style":223},[5382],{"type":179,"value":4210},{"type":173,"tag":216,"props":5384,"children":5385},{"style":223},[5386],{"type":179,"value":854},{"type":173,"tag":216,"props":5388,"children":5389},{"style":223},[5390],{"type":179,"value":5151},{"type":173,"tag":216,"props":5392,"children":5393},{"style":298},[5394],{"type":179,"value":5395},"Sub Folder",{"type":173,"tag":216,"props":5397,"children":5398},{"style":223},[5399],{"type":179,"value":4210},{"type":173,"tag":216,"props":5401,"children":5402},{"style":223},[5403],{"type":179,"value":3707},{"type":173,"tag":216,"props":5405,"children":5406},{"class":218,"line":2051},[5407,5411,5415,5419,5423,5427,5432,5436],{"type":173,"tag":216,"props":5408,"children":5409},{"style":223},[5410],{"type":179,"value":5134},{"type":173,"tag":216,"props":5412,"children":5413},{"style":235},[5414],{"type":179,"value":3507},{"type":173,"tag":216,"props":5416,"children":5417},{"style":223},[5418],{"type":179,"value":4210},{"type":173,"tag":216,"props":5420,"children":5421},{"style":223},[5422],{"type":179,"value":854},{"type":173,"tag":216,"props":5424,"children":5425},{"style":223},[5426],{"type":179,"value":5151},{"type":173,"tag":216,"props":5428,"children":5429},{"style":298},[5430],{"type":179,"value":5431},"/sub-folder",{"type":173,"tag":216,"props":5433,"children":5434},{"style":223},[5435],{"type":179,"value":4210},{"type":173,"tag":216,"props":5437,"children":5438},{"style":223},[5439],{"type":179,"value":3707},{"type":173,"tag":216,"props":5441,"children":5442},{"class":218,"line":2059},[5443,5447,5451,5455,5459],{"type":173,"tag":216,"props":5444,"children":5445},{"style":223},[5446],{"type":179,"value":5134},{"type":173,"tag":216,"props":5448,"children":5449},{"style":235},[5450],{"type":179,"value":5211},{"type":173,"tag":216,"props":5452,"children":5453},{"style":223},[5454],{"type":179,"value":4210},{"type":173,"tag":216,"props":5456,"children":5457},{"style":223},[5458],{"type":179,"value":854},{"type":173,"tag":216,"props":5460,"children":5461},{"style":223},[5462],{"type":179,"value":5224},{"type":173,"tag":216,"props":5464,"children":5465},{"class":218,"line":2068},[5466],{"type":173,"tag":216,"props":5467,"children":5468},{"style":223},[5469],{"type":179,"value":5232},{"type":173,"tag":216,"props":5471,"children":5472},{"class":218,"line":2112},[5473,5477,5481,5485,5489,5493,5498,5502],{"type":173,"tag":216,"props":5474,"children":5475},{"style":223},[5476],{"type":179,"value":5240},{"type":173,"tag":216,"props":5478,"children":5479},{"style":4284},[5480],{"type":179,"value":3173},{"type":173,"tag":216,"props":5482,"children":5483},{"style":223},[5484],{"type":179,"value":4210},{"type":173,"tag":216,"props":5486,"children":5487},{"style":223},[5488],{"type":179,"value":854},{"type":173,"tag":216,"props":5490,"children":5491},{"style":223},[5492],{"type":179,"value":5151},{"type":173,"tag":216,"props":5494,"children":5495},{"style":298},[5496],{"type":179,"value":5497},"About Content V2",{"type":173,"tag":216,"props":5499,"children":5500},{"style":223},[5501],{"type":179,"value":4210},{"type":173,"tag":216,"props":5503,"children":5504},{"style":223},[5505],{"type":179,"value":3707},{"type":173,"tag":216,"props":5507,"children":5508},{"class":218,"line":2161},[5509,5513,5517,5521,5525,5529,5534,5538],{"type":173,"tag":216,"props":5510,"children":5511},{"style":223},[5512],{"type":179,"value":5240},{"type":173,"tag":216,"props":5514,"children":5515},{"style":4284},[5516],{"type":179,"value":5280},{"type":173,"tag":216,"props":5518,"children":5519},{"style":223},[5520],{"type":179,"value":4210},{"type":173,"tag":216,"props":5522,"children":5523},{"style":223},[5524],{"type":179,"value":854},{"type":173,"tag":216,"props":5526,"children":5527},{"style":223},[5528],{"type":179,"value":5151},{"type":173,"tag":216,"props":5530,"children":5531},{"style":298},[5532],{"type":179,"value":5533},"content:sub-folder:about.md",{"type":173,"tag":216,"props":5535,"children":5536},{"style":223},[5537],{"type":179,"value":4210},{"type":173,"tag":216,"props":5539,"children":5540},{"style":223},[5541],{"type":179,"value":3707},{"type":173,"tag":216,"props":5543,"children":5545},{"class":218,"line":5544},20,[5546,5550,5554,5558,5562,5566,5571],{"type":173,"tag":216,"props":5547,"children":5548},{"style":223},[5549],{"type":179,"value":5240},{"type":173,"tag":216,"props":5551,"children":5552},{"style":4284},[5553],{"type":179,"value":3507},{"type":173,"tag":216,"props":5555,"children":5556},{"style":223},[5557],{"type":179,"value":4210},{"type":173,"tag":216,"props":5559,"children":5560},{"style":223},[5561],{"type":179,"value":854},{"type":173,"tag":216,"props":5563,"children":5564},{"style":223},[5565],{"type":179,"value":5151},{"type":173,"tag":216,"props":5567,"children":5568},{"style":298},[5569],{"type":179,"value":5570},"/sub-folder/about",{"type":173,"tag":216,"props":5572,"children":5573},{"style":223},[5574],{"type":179,"value":5337},{"type":173,"tag":216,"props":5576,"children":5578},{"class":218,"line":5577},21,[5579],{"type":173,"tag":216,"props":5580,"children":5581},{"style":223},[5582],{"type":179,"value":5345},{"type":173,"tag":216,"props":5584,"children":5586},{"class":218,"line":5585},22,[5587],{"type":173,"tag":216,"props":5588,"children":5589},{"style":223},[5590],{"type":179,"value":5353},{"type":173,"tag":216,"props":5592,"children":5594},{"class":218,"line":5593},23,[5595],{"type":173,"tag":216,"props":5596,"children":5597},{"style":223},[5598],{"type":179,"value":5599},"  }\n",{"type":173,"tag":216,"props":5601,"children":5603},{"class":218,"line":5602},24,[5604],{"type":173,"tag":216,"props":5605,"children":5606},{"style":223},[5607],{"type":179,"value":3770},{"type":173,"tag":174,"props":5609,"children":5611},{"id":5610},"arguments",[5612],{"type":179,"value":5613},"Arguments",{"type":173,"tag":670,"props":5615,"children":5616},{},[5617],{"type":173,"tag":674,"props":5618,"children":5619},{},[5620,5625],{"type":173,"tag":195,"props":5621,"children":5622},{"className":167},[5623],{"type":179,"value":5624},"queryBuilder",{"type":173,"tag":670,"props":5626,"children":5627},{},[5628,5636,5648],{"type":173,"tag":674,"props":5629,"children":5630},{},[5631,5632],{"type":179,"value":691},{"type":173,"tag":195,"props":5633,"children":5634},{"className":167},[5635],{"type":179,"value":4102},{"type":173,"tag":674,"props":5637,"children":5638},{},[5639,5641],{"type":179,"value":5640},"Definition: Any query built via ",{"type":173,"tag":188,"props":5642,"children":5643},{"href":51},[5644],{"type":173,"tag":195,"props":5645,"children":5646},{"className":167},[5647],{"type":179,"value":50},{"type":173,"tag":674,"props":5649,"children":5650},{},[5651,5652],{"type":179,"value":3415},{"type":173,"tag":195,"props":5653,"children":5654},{"className":167},[5655],{"type":179,"value":338},{"type":173,"tag":4036,"props":5657,"children":5658},{},[5659],{"type":179,"value":4040},{"title":167,"searchDepth":246,"depth":246,"links":5661},[5662,5663],{"id":4062,"depth":246,"text":21},{"id":5610,"depth":246,"text":5613},"content:3.composables:2.fetch-content-navigation.md","3.composables/2.fetch-content-navigation.md",1699441209221]