Christofer Ärleryd

Results 4 comments of Christofer Ärleryd

@Mistyputt I just ran into the same issue where I want to know which position in a row an element was clicked. The row is created using map function. I...

I solved it by installing it locally ``` npm i --save-dev gql2flow ./node_modules/gql2flow/index.js schema.json ```

Hi @Xiphe , thanks for getting back to me so quickly! > What was the last version that worked for you? (https://github.com/cellular/oazapfts/pull/103 was released along with v4.0.0, so probably v3.6.0...

**Update:** Solved by first bundling the file using https://github.com/Redocly/redocly-cli and then using that bundle as input to swagger-typescript-api I've got the same issue, probably because of remote $ref Generated endpoint...