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.

Dynamic registerCustomerAccount mutation

See original GitHub issue

I added a few custom customer options in config but they are not in registerCustomerAccount mutation. I think that the mutation registerCustomerAccount should be dynamic because Vendure have a feature to customize the Customer schema.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
oncodecommented, Jun 22, 2020

It would also be nice to have a way of setting the custom fields of an Order. 👍

0reactions
oncodecommented, Jul 2, 2020

@michaelbromley Ah yes sry, actually meant Shop API, but Admin API would also make sense. Will add a new issue. 👍🏻

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mutations in Apollo Client - Apollo GraphQL Docs
To execute a mutation, you first call useMutation within a React component and pass it the mutation ... import { gql, useMutation }...
Read more >
graphql - Sending dynamic number of mutations at once
A good way to deal with this is to create a new mutation that supports multiple ids, validate and delete all in the...
Read more >
Is there a way to generate mutations dynamically using JSON ...
My team is working on creating a dynamic form library that populates forms from mutation inputs. The only hangup in automating this process...
Read more >
GraphQL Mutation Design: Hypermedia GraphQL API
Over the past few days I've been posting about designing mutations in GraphQL. ... interfaces dynamically by including hypermedia links with the responses....
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