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

feat: add query() to sync client #18

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

serramatutu
Copy link
Collaborator

This commit adds the ability to query the semantic layer using the sync GraphQL client. The code is largely copied from the async code, but it's very hard to generalize and would become sort of unreadable. If this becomes a larger theme, we can think of how to refactor later.

This commit adds the ability to query the semantic layer using the sync
GraphQL client. The code is largely copied from the async code, but it's
very hard to generalize and would become sort of unreadable. If this
becomes a larger theme, we can think of how to refactor later.
@serramatutu serramatutu merged commit 238cece into main Jun 19, 2024
6 checks passed
@serramatutu serramatutu deleted the serramatutu/sync-client-query branch June 19, 2024 12:30
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