Reference
Reference documentation is information-oriented. It describes the machinery precisely and completely. Use it to look up a specific config option, API endpoint, or type signature.
| Reference | Contents |
|---|---|
| Configuration | Every field in CommerceConfig |
| REST API | All endpoints, methods, request/response shapes |
| Plugin API | defineCommercePlugin, manifest, PluginContext, router() builder |
| Hook System | Hook types, context, available keys, execution order |
| Database Schema | All Drizzle tables and their columns |
| Adapter Interfaces | Database, payment, storage, search, tax, email adapters |
| Analytics | Models, measures, dimensions, query format, filter operators, scope rules |
| Job Queue | Task definitions, job lifecycle, runner strategies, retry policies |