ENG KEONG DAVID LEE

Results 9 comments of ENG KEONG DAVID LEE

Hi @rheid - This is a known issue with GraphQL.NET library where I have reported it in https://github.com/graphql-dotnet/relay/issues/72. In the meantime, the workaround is to create a separate endpoint to...

Yes @rheid - You can refer to the example project where in my same project Eklee.Azure.Functions.GraphQl.Example, I have multiple endpoints. You would create a new Azure Function, new AutoFac Module,...

Hi @rheid - please try out v 0.35 - I have implemented a fix there.

@Rick-Anderson - Do I need to be added as a Contributor? I can't seem to push my branch. ``` remote: Permission to dotnet/AspNetCore.Docs.Samples.git denied to seekdavidlee. fatal: unable to access...

> > @Rick-Anderson - Do I need to be added as a Contributor? I can't seem to push my branch. > > ``` > > remote: Permission to dotnet/AspNetCore.Docs.Samples.git denied...

> @seekdavidlee can you suggest where in [authorization ](https://learn.microsoft.com/en-us/aspnet/core/security/authorization/introduction) this sample should be surfaced? @Rick-Anderson - Suggested location is [Policy-based authorization in ASP.NET Core](https://learn.microsoft.com/en-us/aspnet/core/security/authorization/policies). The idea is that IAuthorizationHandler provides...

> * The UI Should "know" when a message was read or not. Especially in first load of the messages. It should follow the same status that on Teams. >...

> > * The UI Should "know" when a message was read or not. Especially in first load of the messages. It should follow the same status that on Teams....