# Food Log

- [Frequently Logged](/graphql/query/queries/food-log/frequently-logged.md): A list of the most frequently logged items
- [Food Log Entries](/graphql/query/queries/food-log/food-log-entries.md)
- [Express Meal Track Entries](/graphql/query/queries/food-log/express-meal-track-entries.md)
- [Macros Aggregation](/graphql/query/queries/food-log/macros-log-aggregation.md): A list of aggregated macronutrient sums for the given date ranges
- [Micronutrients Aggregation](/graphql/query/queries/food-log/macros-log-aggregation-1.md): A list of aggregated micronutrient sums for the given date ranges
- [Macro Goals](/graphql/query/queries/food-log/macro-goals.md)
- [Recently Logged](/graphql/query/queries/food-log/recently-logged.md): A list of the most recently logged items
- [User's Foods and Recipes](/graphql/query/queries/food-log/users-foods-and-recipes.md)
- [User's Recipes](/graphql/query/queries/food-log/users-foods-and-recipes/users-recipes.md)
- [Legacy](/graphql/query/queries/food-log/legacy.md)
- [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
