mirror of
https://github.com/complexcaresolutions/payload-contracts.git
synced 2026-03-17 15:13:48 +00:00
Shared TypeScript types, API client, and block registry for Payload CMS frontends
Add createServiceApi (getServices, getServiceBySlug, getServiceCategories) and createFaqApi (getFaqs, getFaqsByCategory) modules following existing factory pattern. Wire into createPayloadClient as client.services and client.faqs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| docs | ||
| scripts | ||
| src | ||
| templates | ||
| work-orders | ||
| .gitignore | ||
| CLAUDE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||