hasura / learn-graphql

Real world GraphQL tutorials for frontend developers with deadlines!
https://hasura.io/learn/
MIT License
1.18k stars 647 forks source link

Remove v3 connector in TypeScript #1045

Open seanparkross opened 1 week ago

seanparkross commented 1 week ago

Description

This PR removes the v3 connector in TypeScript course in favour of the current single source of truth in Docs here with its companion repo here.

Redirects for all traffic to https://hasura.io/learn/graphql/hasura-v3-ts-connector/* should be in place before this is merged.

Related Issues

Solution and Design

Steps to test and verify

Limitations, known bugs & workarounds