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
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.