TanguyChevillardNovade

Results 2 issues of TanguyChevillardNovade

Hello, One of my GraphQL types has two fields that can either be null or non-empty lists (`in` and `notIn` in the screenshot): ![image](https://user-images.githubusercontent.com/61184332/124921430-aea71100-dff8-11eb-8c03-f0c1eab09d83.png) My issue is the fact that,...

bug

Hello, I am requesting paginated elements from my back-end. To get the refetched result, I use the same method as the one shown in the doc (editing the vars and...