-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Trying to add a new link via the Add Link button fails with an error:
CreateLinkMutation.js:37 Uncaught Error: GraphQL validation error``Cannot query field "linkEdge" on type "CreateLinkPayload". Cannot query field "store" on type "CreateLinkPayload".``in file CreateLinkMutation.js. Try updating your GraphQL schema if an argument/field/type was recently added.
However, adding a link via the GraphiQL interface successfully adds a link.