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

New (2018) API Changes: "Value of type 'Search<Entity>' has no member 'for'" #163

Open
karstengresch opened this issue Jul 12, 2019 · 1 comment

Comments

@karstengresch
Copy link

Hi all,

when switching a project to Swift 5, I upgraded to Graph 3.1.1 (from 2.2.2 and now I get complaints like):

"Value of type 'Search' has no member 'for'"

As the Graph examples and documentation still use examples with 'for', I suggest upgrading the documentation to the new API.

@OrkhanAlikhanov
Copy link
Contributor

Hey! Sorry for breaking changes. A tiny documentation on the new API can be found at #154. That said, we can help you to convert queries into new API if you share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants