Skip to content

Commit

Permalink
feat(@whook/example): add GraphQL server
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Sep 7, 2022
1 parent 4d8648f commit c2c203b
Show file tree
Hide file tree
Showing 31 changed files with 26,930 additions and 24,487 deletions.
2,730 changes: 1,365 additions & 1,365 deletions package-lock.json

Large diffs are not rendered by default.

2,662 changes: 1,331 additions & 1,331 deletions packages/whook-authorization/package-lock.json

Large diffs are not rendered by default.

2,726 changes: 1,363 additions & 1,363 deletions packages/whook-aws-lambda/package-lock.json

Large diffs are not rendered by default.

2,662 changes: 1,331 additions & 1,331 deletions packages/whook-cli/package-lock.json

Large diffs are not rendered by default.

2,666 changes: 1,333 additions & 1,333 deletions packages/whook-cors/package-lock.json

Large diffs are not rendered by default.

4,114 changes: 2,563 additions & 1,551 deletions packages/whook-create/package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ Wayne Campbell
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphql": "^10.0.5",
"@whook/graphiql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down Expand Up @@ -417,6 +419,8 @@ Wayne Campbell
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphql": "^10.0.5",
"@whook/graphiql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down Expand Up @@ -750,6 +754,8 @@ Wayne Campbell
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphql": "^10.0.5",
"@whook/graphiql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down Expand Up @@ -1071,6 +1077,8 @@ Wayne Campbell
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphql": "^10.0.5",
"@whook/graphiql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down
6 changes: 6 additions & 0 deletions packages/whook-create/src/services/createWhook.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ Mr Bean
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphiql": "^10.0.5",
"@whook/graphql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down Expand Up @@ -364,6 +366,8 @@ Mr Bean
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphiql": "^10.0.5",
"@whook/graphql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down Expand Up @@ -569,6 +573,8 @@ Mr Bean
"@whook/authorization": "<current_version>",
"@whook/cli": "<current_version>",
"@whook/cors": "<current_version>",
"@whook/graphiql": "^10.0.5",
"@whook/graphql": "^10.0.5",
"@whook/http-router": "<current_version>",
"@whook/http-server": "^10.0.4",
"@whook/http-transaction": "<current_version>",
Expand Down
Loading

0 comments on commit c2c203b

Please sign in to comment.