Usage
Configuration
You can configure your integration in your astro.config.mjs
. It allows you:
- to specify the naming of the generated schemas, types and enums from your collections
- to ignore some collections from being processed
You can configure your integration in your astro.config.mjs
. It allows you: