Compose GraphQL Queries and Mutations using Hasura Explorer

InstructorVladimir Novick

Share this video with your friends

Send Tweet

While creating your GraphQL API with hasura.io, queries, mutations and subscriptions are auto generated for you. In this video I show an API explorer tool inspired by https://github.com/OneGraph/graphiql-explorer that will help you to compose GraphQL queries by selecting what data you want to present or how you want to filter your queries. This tool is also available as stand alone tool at https://graphiql-online.com