issues
search
tot-ra
/
graphql-schema-registry
GraphQL schema registry
MIT License
372
stars
68
forks
source link
Typescript migration
#102
Closed
tot-ra
closed
2 years ago
tot-ra
commented
2 years ago
Problem
not very typesafe javascript
Changes
converted backend code to typescript
source in
src
gets generated to
app
folder
Testing
fixed unit & func tests
Problem
not very typesafe javascript
Changes
src
gets generated toapp
folderTesting