Skip to content

Commit

Permalink
Merge pull request #329 from AdobeDocs/jh_restore-schema
Browse files Browse the repository at this point in the history
Restore 2.4.6 GraphQL schema
  • Loading branch information
jeff-matthews authored May 24, 2024
2 parents a92f58d + 42d7749 commit 8799364
Show file tree
Hide file tree
Showing 11 changed files with 227,390 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"test": "remark src/pages --quiet --frail",
"build:spectaql": "spectaql --target-dir static/graphql-api/ --target-file index.html spectaql/config.yml",
"build:spectaql:beta": "spectaql --target-dir static/graphql-api/beta/ --target-file index.html spectaql/config_beta.yml",
"build:spectaql:2.4.6": "spectaql --target-dir static/graphql-api/2.4.6/ --target-file index.html spectaql/config_2.4.6.yml",
"dev:spectaql": "spectaql --development-mode-live spectaql/config.yml",
"dev:spectaql:beta": "spectaql --development-mode-live spectaql/config_beta.yml",
"lint": "docker run --rm -e RUN_LOCAL=true --env-file '.github/super-linter.env' -v \"$PWD\":/tmp/lint github/super-linter:slim-v5"
Expand Down
Loading

0 comments on commit 8799364

Please sign in to comment.