diff --git a/README.md b/README.md index ae9682a..a250f1b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Querying Hasuragres -To query the data available in Hasuragres, you can send a GraphQL request to `http://graphql.csesoc.app/v1/graphql`. +To query the data available in Hasuragres, you can send a GraphQL request to `https://graphql.csesoc.app/v1/graphql`. You can explore the full GraphQL schema available [here](https://cloud.hasura.io/public/graphiql?endpoint=https%3A%2F%2Fgraphql.csesoc.app%2Fv1%2Fgraphql). For more information on Hasura's GraphQL query schema syntax, see [here](https://hasura.io/docs/latest/queries/postgres/index/#exploring-queries).