Creating a recursive typescript abstraction to convert a graphQL schema keys in camelCase …

Creating a recursive typescript abstraction to convert a graphQL schema keys in camelCase …

The graphql api uses camelCase so its schema.json also is in camelCase … The graphql.schema by api uses in its backend and passes converted …

 

Read More