Posts by Clayton Ferraz • 16 points
1 post
-
0
votes1
answer33
viewsA: how to return the result of a mutation-deletion in graphql?
Hello, the logic would be as follows: Pass a condition for the search( usually the ID) Make a query with this condition, take the return and place in an object. Make your exclusion, and whatever…