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

Clean up where clause types #991

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Clean up where clause types #991

wants to merge 4 commits into from

Conversation

ssanjay1
Copy link
Contributor

Cleaning up where clause types to use new ones we created.

@@ -15,8 +15,7 @@
*/

import type {
GeoFilter_Intersects,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cannot remove these two types from api package because that would be a break

Copy link
Member

Choose a reason for hiding this comment

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

So why can we remove them?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Wait I didn't remove them from the api package exports? Just removed our use of it internally here

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.

2 participants