# Legacy

- [Food Log Entries (Legacy)](/graphql/query/queries/food-log/legacy/food-logs.md): Retrieving user's food log entries.
- [Own Food Items](/graphql/query/queries/food-log/legacy/own-food-items.md): Retrieve the list of own Food Items
- [Own Food Item](/graphql/query/queries/food-log/legacy/own-food-item.md): Retrieve individual Food Item by id
- [Own Food Item by Id](/graphql/query/queries/food-log/legacy/own-food-item-by-id.md): Retrieve an Own Food Item's information by its Id
- [Own Items](/graphql/query/queries/food-log/legacy/own-items.md): Get a list of own recipes and own food items
- [Own Recipe](/graphql/query/queries/food-log/legacy/own-recipe.md): Retrieve individual own recipe by id
- [Own Recipes](/graphql/query/queries/food-log/legacy/own-recipes.md): Retrieve the list of own recipes
