Closed Sujit115 closed 4 years ago
make sure all versions of HotChocolate.xx.xx and StrawBerryShake.xx.xx are aligned
I have not used any StrawBerryShake.
how does you csproj look like?
Guy's I have solved the problem, The problem was I was using Hotchocolate.Types.Selection but it was 10.5.5 and it don't work on hotchocolate 11 now the question is how can I use the selection middlware.
thanks to @PascalSenn for giving me a hint.
Is it the issue that it is not working with hothocolate 11??? because no release for selections.
@Sujit115 you have to use UseProjections
https://chillicream.com/docs/hotchocolate/fetching-data/projections/
Can this be closed?
use projection is also not working guys.
{ "message": "Server Not Reachable", "name": "ServerNetworkError", "statusText": "Failed to fetch" }
should I fallback @michaelstaib to 10.5.5 because there are so many bugs. in 11.
error message pipeline is also not working.
What bugs are you talking about? If you know of any please specify them. So far we have very few issues. Far less than we track at the moment on 10.5.5
okay maybe it's my machine problem you can close it.
We also have a slack channel where you can sort things out. Look at the readme for the link.