docs: added draft order conceptual guide (#3931)

This commit is contained in:
Shahed Nasser
2023-04-26 21:34:31 +03:00
committed by GitHub
parent cce2b3827e
commit 528b07a1a4
4 changed files with 77 additions and 8 deletions
+1 -2
View File
@@ -295,12 +295,11 @@ Learn how order-related entities are built, their relation to other modules, and
},
{
type: 'link',
href: '#',
href: '/modules/orders/draft-orders',
label: 'Architecture: Draft Order',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Draft Order architecture.',
isSoon: true,
}
},
{