Skip to content

Conversation

@howjmay
Copy link
Member

@howjmay howjmay commented Jan 14, 2026

No description provided.

@howjmay howjmay marked this pull request as ready for review January 15, 2026 07:15
@howjmay howjmay marked this pull request as draft January 15, 2026 07:15
@howjmay howjmay force-pushed the ql-all-2 branch 15 times, most recently from 3b836cf to c3b93c9 Compare January 17, 2026 13:52
Implement a new GraphQL client to replace the JSON-RPC client:

- Add GraphQL schema and query definitions (transactions, objects, dynamic fields)
- Implement GraphQL client with full API coverage (read, write, governance, coin queries)
- Add type system in graphqltypes package with converters for API responses
- Add generated code from genqlient for type-safe GraphQL operations
- Include test infrastructure for the new client

This provides the foundation for migrating away from the JSON-RPC client
to a more efficient GraphQL-based API.
@howjmay howjmay force-pushed the ql-all-2 branch 6 times, most recently from 9b76264 to d7bf684 Compare January 18, 2026 18:57
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