Skip to content
#

graphql-js

Here are 118 public repositories matching this topic...

magnusart
magnusart commented Feb 6, 2018

I'd like a configuration option to be able to disable the default mock map on this line here and get an error instead:
https://github.com/apollographql/graphql-tools/blob/5c5418cec88f1d5520eccc1d2e6dfaa511547e4d/src/mock.ts#L282

We have tests that use mock data and I'd rather have an explicit error if a value could not be resolved. I find the implicit default value unhelpful in this case and m

Gerharddc
Gerharddc commented Jan 21, 2019

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
On most of my React-Native screens that contain more than one Query, only the first one ever gets loaded and rest are stuck on loading forever. I can confirm from AppSync logs that no network requests are ever made for those queries. They also never return an error and are simply stuck. Using the A

Improve this page

Add a description, image, and links to the graphql-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graphql-js topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.