documentation for admin custom endpoints

This commit is contained in:
Shahed Nasser
2022-02-22 18:21:11 +02:00
parent 93bc6a164a
commit 837b97cf47
3 changed files with 213 additions and 1 deletions
+5
View File
@@ -115,6 +115,11 @@ module.exports = {
id: "advanced/backend/endpoints/add-storefront",
label: "Add Endpoint for Storefront"
},
{
type: "doc",
id: "advanced/backend/endpoints/add-admin",
label: "Add Endpoint for Admin"
},
]
},
{