Skip to content

Conversation

@shangyian
Copy link
Collaborator

Summary

This PR sets up GraphQL code gen and creates a fully-typed GraphQL service layer for the DJ UI. All existing GraphQL methods in DJService.js now delegate to the new typed DJGraphQLService.ts. This provides type safety without changing any existing components.

Test Plan

  • PR has an associated issue: #
  • make check passes
  • make test shows 100% unit test coverage

Deployment Plan

@netlify
Copy link

netlify bot commented Jan 18, 2026

Deploy Preview for thriving-cassata-78ae72 canceled.

Name Link
🔨 Latest commit 61db864
🔍 Latest deploy log https://app.netlify.com/projects/thriving-cassata-78ae72/deploys/696dad70f1575800084880c5

@shangyian shangyian changed the title GraphQL TS Codegen Typed GraphQL Service Layer Jan 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant