mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 22:19:46 -06:00
build: remove syncRemoteGraphQL from codegen
This commit is contained in:
@@ -33,11 +33,6 @@ gulp.task(
|
||||
// Autobarrel watcher
|
||||
autobarrelWatcher,
|
||||
|
||||
// Codegen for our GraphQL Server so we have the latest schema to build
|
||||
// the frontend codegen correctly
|
||||
// Fetch the latest "remote" schema from the Cypress cloud
|
||||
syncRemoteGraphQL,
|
||||
|
||||
// Codegen for our GraphQL Server so we have the latest schema to build the frontend codegen correctly
|
||||
nexusCodegenWatch,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user