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

Rewrite client code without use of any #180

Open
tstirrat15 opened this issue Nov 13, 2024 · 0 comments
Open

Rewrite client code without use of any #180

tstirrat15 opened this issue Nov 13, 2024 · 0 comments

Comments

@tstirrat15
Copy link
Contributor

Related to #170. The types were wrong around importBulkRelationships because the client has a lot of implicit behavior and overrides types using any.

This could also probably be done in the context of #179.

This would likely be a breaking change, because I'm not sure how to retain the implicit behavior while also writing things in a statically analyzable fashion. I think it'd be more likely that we just expose the nice-grpc client rather directly.

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

No branches or pull requests

1 participant