docs: added docs for cron job (#2186)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user