Files
medusa-store/www/apps/resources/app/commerce-modules/api-key/events/page.mdx
Shahed Nasser 2c5ba408d4 docs: edits and fixes to commerce module docs (#7468)
Apply edits and fixes to the commerce modules docs
2024-05-29 11:08:06 +00:00

17 lines
342 B
Plaintext

import EventsTable from "./_events-table/page.mdx"
export const metadata = {
title: `API Key Module Events Reference`,
}
# {metadata.title}
Find in this reference the list of events emitted by the API Key Module.
<Note type="soon">
Events are still in development, so this reference will change in the future.
</Note>
<EventsTable />