Link dataconnect package and add invoice hub
Wire up the dataconnect-generated package for the web app and add a new `hub` field to invoice mutations and queries. Updates include: add package links in apps/web package and workspace config, adjust connector.yaml JavaScript SDK output/package paths, add `hub` to invoice create/update mutations and to invoice queries, remove many example dataconnect GraphQL files and the web README, and minor formatting/newline fixes (Makefile and several .gql files).
This commit is contained in:
1
Makefile
1
Makefile
@@ -29,6 +29,7 @@ help:
|
||||
@echo " make web-lint - Runs linter for web frontend."
|
||||
@echo " make web-preview - Previews the web frontend build."
|
||||
@echo " make launchpad-dev - Starts the local launchpad server (Firebase Hosting emulator)."
|
||||
@echo ""
|
||||
@echo " 📦 WEB FRONTEND (internal/api-harness)"
|
||||
@echo " ────────────────────────────────────────────────────────────────────"
|
||||
@echo " make install Install web frontend dependencies"
|
||||
|
||||
Reference in New Issue
Block a user