Todd Berman
Todd Berman
### Orb version Upgrade from 1.1.2 to 1.4.0 ### What happened Wanted the `confidence` param, tried the upgrade, got back: ``` master queueable This build will block until all previous...
I am interested in using this library, but without a license, I am not able to. Any way you could do that?
Very simple change to support react-native-web
This isn't the right fix, but it removes the warnings and moves things forward for us.
the `resize` property isn't working when using this from react-navigation-shared-element. I am running the most recent versions. I have been trying to run the Example locally but running into all...
Currently there doesn't appear to be a way to support inline fragments, I am looking to do something like: ``` query { someInterface { ... on SomeType { field }...
Due to the way fragment spreads are handled (by walking them and including them in the parent selection set) when you have a fragment spread on a union you get...
Likely just guess they are Strings to generate code properly. Should complain loudly as well... In the future, perhaps some kind of mapping support?