docs: added fulfillment conceptual guide (#3939)

* docs: added fulfillment conceptual guide

* removed soon badge
This commit is contained in:
Shahed Nasser
2023-04-27 10:55:26 +03:00
committed by GitHub
parent 528b07a1a4
commit 32993ad03d
6 changed files with 124 additions and 10 deletions

View File

@@ -304,12 +304,11 @@ Learn how order-related entities are built, their relation to other modules, and
},
{
type: 'link',
href: '#',
href: '/modules/orders/fulfillments',
label: 'Architecture: Fulfillment',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Fulfillment architecture.',
isSoon: true,
}
},
]} />