Files
medusa-store/www
Shahed Nasser a4eab3f37a docs: added a service factory reference (#8292)
Added a service factory reference of the generated methods and how to use them.

Since the types in the codebase are a bit complex, a generated reference won't provide a valuable result.

Instead, this reference is created manually and aims to cover common use cases, providing examples for them.

Closes DOCS-844
2024-07-26 14:40:56 +00:00
..

Documentation Resources

This directory holds the code and content of both the documentation and API reference.

docs Directory

The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.

api-reference Directory

The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.