graphql-engine/frontend/libs/open-api-to-graphql
Varun Choudhary 35d9c059db console: open api to graphql library
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9420
Co-authored-by: Nicolas Beaussart <7281023+beaussan@users.noreply.github.com>
GitOrigin-RevId: 31d983ae8573c91ac5bf11066770f776941c3a11
2023-06-13 19:58:02 +00:00
..
docs console: open api to graphql library 2023-06-13 19:58:02 +00:00
src console: open api to graphql library 2023-06-13 19:58:02 +00:00
test console: open api to graphql library 2023-06-13 19:58:02 +00:00
.babelrc console: open api to graphql library 2023-06-13 19:58:02 +00:00
.eslintrc.json console: open api to graphql library 2023-06-13 19:58:02 +00:00
jest.config.ts console: open api to graphql library 2023-06-13 19:58:02 +00:00
package.json console: open api to graphql library 2023-06-13 19:58:02 +00:00
project.json console: open api to graphql library 2023-06-13 19:58:02 +00:00
README.md console: open api to graphql library 2023-06-13 19:58:02 +00:00
tsconfig.json console: open api to graphql library 2023-06-13 19:58:02 +00:00
tsconfig.lib.json console: open api to graphql library 2023-06-13 19:58:02 +00:00
tsconfig.spec.json console: open api to graphql library 2023-06-13 19:58:02 +00:00

open-api-to-graphql

This library was generated with Nx.

Building

Run nx build open-api-to-graphql to build the library.

Running unit tests

Run nx test open-api-to-graphql to execute the unit tests via Jest.