docs: added manage draft orders documentation (#3945)

* docs: added manage draft orders documentation

* eslint fixes
This commit is contained in:
Shahed Nasser
2023-05-01 10:33:45 +03:00
committed by GitHub
parent 4c5c4fd9b3
commit 163cd686f9
4 changed files with 842 additions and 7 deletions
+1 -2
View File
@@ -127,12 +127,11 @@ Admins can create draft orders that dont require involvement from a customer.
<DocCardList colSize={4} items={[
{
type: 'link',
href: '#',
href: '/modules/orders/admin/manage-draft-orders',
label: 'Admin: Manage Draft Orders',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage draft orders using Admin APIs.',
isSoon: true,
}
},
{