docs: added docs for cron job (#2186)

This commit is contained in:
Shahed Nasser
2022-09-12 15:42:08 +03:00
committed by GitHub
parent 8fa648b7b5
commit 79fb6c5f47
2 changed files with 133 additions and 0 deletions
+5
View File
@@ -232,6 +232,11 @@ module.exports = {
id: "advanced/backend/migrations/index",
label: "Create a Migration"
},
{
type: "doc",
id: "advanced/backend/cron-jobs/create",
label: "Create a Cron Job"
},
{
type: "category",
label: "Storefront",