graphql-engine/server/tests-py/remote_schemas/nodejs
Samir Talwar 2757c2156b server/tests-py: Move installing node_modules to the makefile.
This means that if `remote_schemas/nodejs/package.json` changes, the
dependencies will be automatically reinstalled.

It also moves `package-lock.json` to the correct location (in the
directory in which we run `npm install`), and updates it.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5481
GitOrigin-RevId: f3fb431afd19de150f39ec2e4cb6572b896c870f
2022-08-16 09:27:04 +00:00
..
.gitignore Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
actions_remote_join_schema.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
apollo_federated_server_with_hge_and_server1.js server: support for Apollo federation 2022-07-25 15:54:41 +00:00
apollo_federated_server_with_hge_only.js server: support for Apollo federation 2022-07-25 15:54:41 +00:00
apollo_server_1.js server: support for Apollo federation 2022-07-25 15:54:41 +00:00
index.js server/tests-py: Factor out service URLs as environment variables. 2022-08-15 14:59:05 +00:00
package.json server/tests-py: Move installing node_modules to the makefile. 2022-08-16 09:27:04 +00:00
remote_schema_perms.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
secondary_remote_schema_perms_error.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00
secondary_remote_schema_perms.js server, console, docs: add update_remote_schema API 2021-06-21 17:42:40 +00:00