You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/postgres/extension.toml
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,7 @@
2
2
name = "postgres"
3
3
version = "0.1.1"
4
4
description = """
5
-
Integrate your Postgres database directly into Grafbase Gateway declaratively. This extension
6
-
introspects your database schema and automatically generates a fully-functional
7
-
GraphQL schema, eliminating the need to build and maintain a separate subgraph.
5
+
Integrate your Postgres database directly into Grafbase Gateway declaratively. This extension introspects your database schema and automatically generates a fully-functional GraphQL schema, eliminating the need to build and maintain a separate subgraph.
0 commit comments