docs: added how to create batch job strategy (#2247)

This commit is contained in:
Shahed Nasser
2022-09-23 15:07:45 +03:00
committed by GitHub
parent a3f6755f63
commit f32804a43c
3 changed files with 387 additions and 1 deletions

View File

@@ -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",