Skip to content

Commit 64c7fd8

Browse files
authored
chore(docs): Generated API Reference (automated)
1 parent b67dcab commit 64c7fd8

167 files changed

Lines changed: 150981 additions & 2048 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

www/apps/api-reference/generated/generated-admin-sidebar.mjs

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,13 @@ const generatedgeneratedAdminSidebarSidebar = {
344344
"loaded": false,
345345
"showLoadingIfEmpty": true
346346
},
347+
{
348+
"type": "category",
349+
"title": "Layouts",
350+
"children": [],
351+
"loaded": false,
352+
"showLoadingIfEmpty": true
353+
},
347354
{
348355
"type": "category",
349356
"title": "Locales",
@@ -538,6 +545,24 @@ const generatedgeneratedAdminSidebarSidebar = {
538545
"loaded": false,
539546
"showLoadingIfEmpty": true
540547
},
548+
{
549+
"type": "category",
550+
"title": "Product Options",
551+
"children": [
552+
{
553+
"type": "link",
554+
"path": "product-options_productoption_schema",
555+
"title": "ProductOption Object",
556+
"loaded": true,
557+
"badge": {
558+
"variant": "neutral",
559+
"text": "Schema"
560+
}
561+
}
562+
],
563+
"loaded": false,
564+
"showLoadingIfEmpty": true
565+
},
541566
{
542567
"type": "category",
543568
"title": "Product Tags",

www/apps/api-reference/generated/generated-store-sidebar.mjs

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,24 @@ const generatedgeneratedStoreSidebarSidebar = {
259259
"loaded": false,
260260
"showLoadingIfEmpty": true
261261
},
262+
{
263+
"type": "category",
264+
"title": "Product Options",
265+
"children": [
266+
{
267+
"type": "link",
268+
"path": "product-options_productoption_schema",
269+
"title": "ProductOption Object",
270+
"loaded": true,
271+
"badge": {
272+
"variant": "neutral",
273+
"text": "Schema"
274+
}
275+
}
276+
],
277+
"loaded": false,
278+
"showLoadingIfEmpty": true
279+
},
262280
{
263281
"type": "category",
264282
"title": "Product Tags",
@@ -295,6 +313,24 @@ const generatedgeneratedStoreSidebarSidebar = {
295313
"loaded": false,
296314
"showLoadingIfEmpty": true
297315
},
316+
{
317+
"type": "category",
318+
"title": "Product Variants",
319+
"children": [
320+
{
321+
"type": "link",
322+
"path": "product-variants_productvariant_schema",
323+
"title": "ProductVariant Object",
324+
"loaded": true,
325+
"badge": {
326+
"variant": "neutral",
327+
"text": "Schema"
328+
}
329+
}
330+
],
331+
"loaded": false,
332+
"showLoadingIfEmpty": true
333+
},
298334
{
299335
"type": "category",
300336
"title": "Products",

0 commit comments

Comments
 (0)