Thor(Shenghan) Chen

Results 4 issues of Thor(Shenghan) Chen

I have several ".graphql" files in 1 folder, and use `persistgraphql ./src/graphql/` to generate the map json file, but the result is not correct. P.S. They are valid ".graphql" files...

has-reproduction

## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [ ] Local deployment - Version: - Formio.js version: 4.13.0 - Frontend framework:...

bug

It seems that ReactiveViewModel assume that a ViewModel only has 1 Model. What if I want to bind a ViewModel to multiple Models?

We want to use a custom address provider, and we want to customize the behaviour when sending the network request to `search`. To be specific, we want to include `Authorization`...