Replies: 1 comment 1 reply
-
The query in C# is completely different from what you show in the error
message. Are you sure you are looking for the right place?
Please create a ticket. The issue template has a bunch of initial questions
that would definitely help to investigate the problem.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm experiencing with your zeroQL, and I have to say, I like it and considering using it in quite big project.
But I'm struggling with following problem:
And I get this error, like empty
I know it's caused by Blocks = pg.Blocks(pb => new Api.CoreModels.Page.PageBlock........ part but I cant figure it out why, what could be a problem.
It works fine, if I use anonymous type or generated classes like:
Thanks for you time
Beta Was this translation helpful? Give feedback.
All reactions