Closed barneyb closed 1 year ago
Create a new Favorite type and expose it via the GraphQL schema.
Favorite
The storage is generic, so it can be reused beyond just the library. Right now it's only hooked up to Recipes.
Create a new
Favorite
type and expose it via the GraphQL schema.The storage is generic, so it can be reused beyond just the library. Right now it's only hooked up to Recipes.