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.

Please provide a GraphQL mutation example

See original GitHub issue

Hi @estrada9166!

I was able to configure the queries and so far is working great! Now I would like to use it with a mutation. I’m passing the mutation name in the selectedQueries array field, but it just ignores it. Could you please provide an example of how to setup a mutation? Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ivan-marquezcommented, Jan 4, 2019

@estrada9166 I tested it and it’s working with mutations. Thank you for all your help!

1reaction
ivan-marquezcommented, Jan 3, 2019

Awesome! thanks @estrada9166, I’ll give it a try ASAP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Queries and Mutations - GraphQL
On this page, you'll learn in detail about how to query a GraphQL server. Fields#. At its simplest, GraphQL is about asking for...
Read more >
9. Write your first mutation - Apollo GraphQL Docs
In this section, you will write your first mutation to log in to the backend. A mutation is used to change data on...
Read more >
GraphQL Mutations to insert data - Hasura
GraphQL Mutations - Writing data · 1. Start with a verb when you name your mutations. Looking at the todo application, you can...
Read more >
How to Implement a GraphQL Mutation - StepZen
Follow the steps below to learn the basics of constructing a mutation in GraphQL. This tutorial connects to both Fauna and SendGrid as...
Read more >
Write a GraphQL Mutation in Postman - YouTube
Learn how to write a GraphQL Mutation using Postman. ... Top 5 Excel Functions for Finance People (with end-to-end example ). Chandoo.
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