Graph icon indicating copy to clipboard operation
Graph copied to clipboard

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

Open karstengresch opened this issue 6 years ago • 1 comments

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<Entity>' has no member 'for'"

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

karstengresch avatar Jul 12 '19 08:07 karstengresch

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.

OrkhanAlikhanov avatar Jul 12 '19 08:07 OrkhanAlikhanov