Skip to content

Commit 79b63ea

Browse files
joehanfredzqm
andauthored
Default to default (#7515)
Co-authored-by: Fred Zhang <[email protected]>
1 parent a49e11a commit 79b63ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/init/features/dataconnect/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export interface RequiredInfo {
4343
}
4444

4545
const defaultConnector = {
46-
id: "default-connector",
46+
id: "default",
4747
files: [
4848
{
4949
path: "queries.gql",

0 commit comments

Comments
 (0)