folded-ear / gobrennas-api

HTTP API for gobrennas.com
https://gobrennas.com
MIT License
1 stars 0 forks source link

GraphQL Recipes' favorite field is incorrectly owner-specific #101

Open barneyb opened 4 hours ago

barneyb commented 4 hours ago

Favorites are not tied to ownership, but the way the favorite field of Recipe is implemented, it assumes you can only favorite your own recipes. Don't do that.