folded-ear / gobrennas-api

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

Graphql recipe search #11

Closed barneyb closed 1 year ago

barneyb commented 1 year ago

Address a couple issues with the initial library schema:

  1. empty photos
  2. cursors on empty connection pages
  3. Ingredient.name is non-nullable
  4. Recipe.totalTime in minutes (not milliseconds) w/ ability to request another unit if desired.