mmmveggies

Results 2 comments of mmmveggies

Any movement on this? I believe something similar is happening with the following: ``` npx openapi-to-graphql-cli https://developer.atlassian.com/cloud/jira/platform/swagger-v3.v3.json ``` yielding: ``` OpenAPI-to-GraphQL creation event error: Maximum call stack size exceeded ```...

~I can't inspect objects (mangled props) and the [type definitions](https://github.com/raml-org/webapi-parser/blob/master/js/module/typings/amf-client-js.d.ts#L594) don't match [the example](https://github.com/raml-org/webapi-parser/blob/master/examples/js/raml10-model-navigation.js)~ This seems to get the correct typings: ```ts import { model } from 'amf-client-js' import {...