# Tutorials and Walkthroughs

- [Creating a Meal Plan](/graphql/start-here/tutorials-and-walkthroughs/create-a-meal-plan.md): Step by step guide for creating a meal plan
- [Food Log Guide](/graphql/start-here/tutorials-and-walkthroughs/food-log-guide.md): A general guide on how to do food logging with the Suggestic API
- [Pagination](/graphql/start-here/tutorials-and-walkthroughs/pagination.md): Using pagination and slicing to work with search queries
- [Executing Multiple Mutations](/graphql/start-here/tutorials-and-walkthroughs/executing-multiple-mutations.md): This section will explain how to create multiple mutations.
