Hey
Great stuff :-)
Unfortunately, I get the following error:
Expected non-null value, resolve delegate return null for "$SitecoreQL.Types.IdGraphType""
In class SitecoreQL.Query.ItemQuery, if I comment out Field:
this.Field("search",
"Search against all Sitecore items by providing various filter/sort/faceting options.", ....
Then it works fine, but that means I cant use the "search".
Any idea what it can be?
Hey
Great stuff :-)
Unfortunately, I get the following error:
Expected non-null value, resolve delegate return null for "$SitecoreQL.Types.IdGraphType""
In class SitecoreQL.Query.ItemQuery, if I comment out Field:
this.Field("search",
"Search against all Sitecore items by providing various filter/sort/faceting options.", ....
Then it works fine, but that means I cant use the "search".
Any idea what it can be?