avisra
avisra
Is this still going to be delivered?
When using Prisma's graphql-request library with useSWR (following documentation) things work as expected under common scenarios. However, we would like to utilize the @defer directive within GraphQL to asynchronously return...
Hey all, I actually managed to solve this myself. I'm not sure why Vercel hasn't done a similar thing with their demo store. And ideally, this workaround wouldn't be necessary...
Anyone make progress on this?
I am running into the same problem - when I have multiple scenarios in a single feature.
I just ran into this same error. Is there a workaround? @michaelstaib
I managed to solve this by preventing projections on inner fields of jsonb types: `public static class JsonBProjectionProviderDescriptorQueryableExtensions { public static IProjectionProviderDescriptor AddJsonBHandlers( this IProjectionProviderDescriptor descriptor) => descriptor.RegisterFieldHandler(); } public...
It might be nice, for full postgres/ef core support, to have HotChocolate handle this automatically. I haven't contributed anything to HC before.. but I'll see what I can whip up.
Application insights is greyed out on my .NET 7 project - is this intended? When do we think it will be supported if so? (I'll probably need to roll back...
@vishweshbankwar When viewing the App Service, the "Application Insights" menu option in the left blade is greyed out. When we hover over it, it says "Application Insights is not supported...