Rohit Ravikoti

Results 7 comments of Rohit Ravikoti

Hey @imolorhe! I can definitely get working on this-- schedule has been a bit crazy lately, but will try to get it done this week. If you feel so inclined,...

@bhtz, This is already available and published as `graphql-birdseye-core`. We are in the process of documenting how to use the library on #23.

Very good point! It sounds like adding this option on the demo site would be really simple.

I was able to get it working by doing the following: 1. Add a new file `src/graphql/Upload.ts` 2. paste the following code in the file: ```typescript import { scalarType }...

@cogknitter, If you guys could make it pure js (i.e. not requiring `react-native link`) that would be amazing!

Just made #8 to fix this issue.