This course is no longer maintained and may be out-of-date. While it remains available for reference, its content may not reflect the latest updates, best practices, or supported features.
Queries
Let's integrate a GraphQL query to show the user their personal task list. We will learn the following concepts:
- The
Fetch Todos
Query - Using the query to load data using
useQuery
hooks - Handle loading/error states
- Mapping types
Let's get started!
Did you find this page helpful?
Start with GraphQL on Hasura for Free
Build apps and APIs 10x faster
Built-in authorization and caching
8x more performant than hand-rolled APIs

