GraphQL
Autogenerated APIs with Hasura
query GetTodos { todos { title completed } }
Was this page helpful?