docs: add cloud billing docs (#12766)
* docs: add cloud billing docs * fixes
This commit is contained in:
@@ -10,5 +10,6 @@ export const generatedEditDates = {
|
||||
"app/redis/page.mdx": "2025-06-18T06:50:30.705Z",
|
||||
"app/s3/page.mdx": "2025-06-18T07:16:14.453Z",
|
||||
"app/draft-order-plugin/page.mdx": "2025-06-18T08:32:21.263Z",
|
||||
"app/loyalty-plugin/page.mdx": "2025-06-18T08:28:51.756Z"
|
||||
"app/loyalty-plugin/page.mdx": "2025-06-18T08:28:51.756Z",
|
||||
"app/billing-usage/page.mdx": "2025-06-18T10:35:56.993Z"
|
||||
}
|
||||
@@ -113,6 +113,23 @@ export const generatedSidebars = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Billing",
|
||||
"initialOpen": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Billing & Usage",
|
||||
"path": "/billing-usage",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user