docs: document missing events in reference (#10779)
This commit is contained in:
@@ -140,6 +140,11 @@ export const fulfillmentSidebar = [
|
||||
description:
|
||||
"Find references for data models, methods, and more. These are useful for your customizations.",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/fulfillment/events",
|
||||
title: "Events Reference",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/fulfillment/admin-widget-zones",
|
||||
|
||||
@@ -157,6 +157,11 @@ export const paymentSidebar = [
|
||||
description:
|
||||
"Find references for data models, methods, and more. These are useful for your customizations.",
|
||||
children: [
|
||||
{
|
||||
type: "link",
|
||||
path: "/commerce-modules/payment/events",
|
||||
title: "Events Reference",
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
path: "/references/payment",
|
||||
|
||||
Reference in New Issue
Block a user