Open John321Blacksmith opened 12 months ago
define the RecipeAPI which contains backend endpoints to be transformed into RecipeQueries. this api then is used by the redux reducer.
For now, It's been replaced by the standard API fetching methods.
define the RecipeAPI which contains backend endpoints to be transformed into RecipeQueries. this api then is used by the redux reducer.