question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Apollo Dev Tools breaks when you select Mutation

See original GitHub issue

While the GraphiQL, Queries, and Mutations buttons are work properly, it breaks when I select Mutation. Screen Shot 2019-03-08 at 11 29 28 PM

Apollo Client version: 2.5.1 Apollo In Cache Memory version: 1.5.1 React Native Debugger app version: 0.97 React Native version: 0.58.5 Platform: iOS Is real device of platform: No Operating System: macOS

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mikeislearningcommented, Jun 8, 2019

Works great! Thank you @Gongreg!

0reactions
Gongregcommented, Jun 3, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Mutations in Apollo Client - Apollo GraphQL Docs
If your mutation returns all of the objects and fields that it modified, you can update your cache directly without making any followup...
Read more >
GraphQL mutation on Form Click not triggering - Stack Overflow
I am trying to call Apollo Mutation Hook on form submit to create a new record in the database. export default function NewJobForm()...
Read more >
Integrating GraphQL Code Generator in your frontend ...
In this article we'll try to explain and demonstrate common patterns for frontend development with GraphQL and GraphQL Code Generator.
Read more >
Understanding Client-Side GraphQl With Apollo-Client In ...
Like the Redux and React developer tools, we will be using Apollo Client Developer Tools to write and test our queries and mutations....
Read more >
Understanding Post-Mutation Data Updates in Apollo - VulcanJS
First, it's important to understand that Apollo gives you many tools to handle data updates, and that it's up to you to select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found