jacobhausler / gestalt-list

Re-do of the gestaltCLP backend from gestalt's blog-example
1 stars 0 forks source link

A User should be able to edit themselves #5

Closed jacobhausler closed 8 years ago

jacobhausler commented 8 years ago

can't do this until the UPDATE method is added to the db connector, as deleting a user will violate db constraints if they have posts

jacobhausler commented 8 years ago

added a place-holding mutation for this