docs: added how to create batch job strategy (#2247)
This commit is contained in:
@@ -246,6 +246,11 @@ module.exports = {
|
||||
id: "advanced/backend/cron-jobs/create",
|
||||
label: "Create a Cron Job"
|
||||
},
|
||||
{
|
||||
type: "doc",
|
||||
id: "advanced/backend/batch-jobs/create",
|
||||
label: "Create Batch Job Strategy"
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "Storefront",
|
||||
|
||||
Reference in New Issue
Block a user