docs: added returns conceptual guide (#3889)

This commit is contained in:
Shahed Nasser
2023-04-20 17:14:21 +03:00
committed by GitHub
parent f1edcb0e31
commit 71afb172a4
4 changed files with 148 additions and 9 deletions
+1 -2
View File
@@ -278,12 +278,11 @@ Learn how order-related entities are built, their relation to other modules, and
},
{
type: 'link',
href: '#',
href: '/modules/orders/returns',
label: 'Architecture: Return',
customProps: {
icon: Icons['circle-stack-solid'],
description: 'Learn about the Return architecture.',
isSoon: true,
}
},
{