docs(api): consolidate v2 frontend backend guides
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# KROW Workforce API Contracts
|
||||
|
||||
Legacy note:
|
||||
Use `/Users/wiel/Development/krow-workforce/docs/BACKEND/API_GUIDES/V2/README.md` for the current v2 frontend/backend integration surface.
|
||||
This document reflects the earlier Data Connect-oriented contract mapping and should not be the source of truth for new v2 client work.
|
||||
|
||||
This document captures all API contracts used by the Staff and Client mobile applications. The application backend is powered by **Firebase Data Connect (GraphQL)**, so traditional REST endpoints do not exist natively. For clarity and ease of reading for all engineering team members, the tables below formulate these GraphQL Data Connect queries and mutations into their **Conceptual REST Endpoints** alongside the actual **Data Connect Operation Name**.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user