Skip to content

Commit 5e55757

Browse files
committed
update docs
1 parent 55d65b2 commit 5e55757

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

graphql/codegen/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,9 +687,10 @@ Generator Options:
687687
-a, --authorization <token> Authorization header value
688688
--browser-compatible Generate browser-compatible code (default: true)
689689
Set to false for Node.js with localhost DNS fix
690+
--skip-custom-operations Only generate table CRUD operations
690691
--dry-run Preview without writing files
691692
-v, --verbose Show detailed output
692-
693+
--keep-db Keep ephemeral database after generation (pgpm modes)
693694
-h, --help Show help message
694695
--version Show version number
695696
```

0 commit comments

Comments
 (0)