Darren Furr

Results 5 issues of Darren Furr

**Intended outcome:** Attempting to useLazyQuery & subscribeToMore with a changing variable to the query. *NOTE* - if I change this to useQuery it works as expected. I was trying to...

Does the federation gateway cache subscriptions? I'm seeing issues where if I add a new field to a schema & deploy that graphql instance. The gateway doesn't appear to return...

bug
good first issue

We're looking to invoke an AppSync HTTP resolver to an internal NLB. Currently, we do this with a VPC Link in API Gateway. We could tie the HTTP Resolver to...

feature-request

Is there any way to do a text overlay on the thumbnail? I didn't see a reference to `{this.props.children}` However in my testing - the text did not seem to...

enhancement

During development, I found that if you do not use the correct Identity (I was just using a string) you will receive a cross-origin error in react development mode. Example:...