Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert all endpoints to Trailhead's GraphQL API (#19)
* Remove Supabase edge functions that were being used in favor of just using Go. * Update endpoint handlers to use new GraphQL apis. * profile, rank, skills, certifications, badges * Cleanup: * Added more error handling. * Refactor functions for new APIs. * Add `queries.go` to hold GraphQL queries.
- Loading branch information