Add client side start and end time

This commit is contained in:
2024-10-16 15:24:08 -06:00
parent e431a1751f
commit d619751144
4 changed files with 24 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
overwrite: true
schema: "src/schema.gql"
schema:
- "src/schema.gql"
- "src/client-schema.gql"
documents: "src/**/*.gql"
generates:
src/index.tsx: