graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

clarify variable name: linkExists -> voteExists

Open lawrencekang opened this issue 6 years ago • 0 comments
trafficstars

Since the $exists is being called to check if an instance of a Vote already exists, the variable name has been changed to reflect that.

Relates to: https://github.com/howtographql/howtographql/pull/1002

lawrencekang avatar Aug 16 '19 19:08 lawrencekang