Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use generated types for common API #1157

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Sekhmet
Copy link
Member

@Sekhmet Sekhmet commented Feb 6, 2025

Summary

With this checkpoint-labs/checkpoint#338 and this change we will be able to generate types from real GraphQL schema instead of creating it on our own.

There should be no functional changes

How to test

  1. Everything should work as before.

@Sekhmet Sekhmet force-pushed the sekhmet/graphql-codegen branch from e966e4d to a25ce8d Compare February 6, 2025 18:03
@Sekhmet Sekhmet force-pushed the sekhmet/graphql-codegen branch from a25ce8d to 86264eb Compare February 7, 2025 14:55
@Sekhmet Sekhmet requested a review from bonustrack February 7, 2025 15:38
@Sekhmet Sekhmet marked this pull request as ready for review February 7, 2025 15:38
Copy link
Member

@bonustrack bonustrack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

Copy link
Contributor

@pscott pscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read and tested locally using yarn dev:full

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.

3 participants