Tag: .Net Core
-
Why HotChocolate does not use the input typename instead of described type name?
0 I have the following mutation in my schema which uses DocumentGraphQlInput as input type. But when I take a look at the schema in StrawberryShake I see that the type name is used (with Input suffix) which is described as DocumentGraphQlInput. What I describe below is the right behaviour and my expectations a wrong,…
-
Sr .Net Back End Developer – Amzur Technologies, Inc. – Remote
Amzur Technologies, Inc. Remote Depends on Experience Contract: W2, Independent, 12 Month(s) Skills GraphQL .Net Core API SQL Azure Job Description 12 Months Contract To Hire Need to go to Onsite First Day to pick the Laptop, Either Plano, TX or Mechanicsburg, PA Responsibilities Strong problem-solving skills. Commitment to delivery. Excellent…
-
.Net Full Stack Developer(GraphQL & ReactJS) – Amzur Technologies, Inc. – Remote
Amzur Technologies, Inc. Remote Depends on Experience Contract: Independent, W2, 12 Month(s) Skills .Net Core ReactJS GraphQL SQL Job Description 12 Months Contract To Hire Need to go to Onsite First Day to pick the Laptop, Either Plano, TX or Mechanicsburg, PA Experience 7+ years’ experience as a Software Engineer or Application Developer developing…
-
.Net Back End Developer – Avensia Technologies LLC – Mechanicsburg, PA
Avensia Technologies LLC Mechanicsburg, PA $70 – $80 Contract: Independent, 12 Month(s) Skills .net core graphQL Job Description Hi Pals, we have a position for .Net Back End Developer at Mechanicsburg, PA (Onsite) Title:.Net Back End Developer (onsite) Location:Mechanicsburg,PA Mode:Hybrid (Weekly 2-3 DAYS) Duration:12 Plus MonthsNO OPT’SSkills:Traditional .net/.net core, typescript, angular, Azure, NTT framework, insurance…
-
How to use stored procedure in GraphQL using HotChocolate
0 I am currently working on a legacy application which is built on the .NET framework and uses a MySQL database. We are migrating the application to GraphQL and .NET Core. We need to use the existing stored procedures. Because, the useridDB-role is passed to the stored procedure to filter the data at the database…
-
Error in .net core with postgreSQL and graphQL to get json column for all records
0 I am using .NET Core 7.0 with PostgreSQL and graphQL. I am getting an error when I try to get all records from the database using the below code. When I try to get a single record then it is working fine. Error: The source ‘IQueryable’ doesn’t implement ‘IAsyncEnumerable<Vcp.Doctors.Gql.Models.ProviderInformation>’. Only sources that implement ‘IAsyncEnumerable’…
-
Hotchocolate Filter by BsonExtraElements
0 We have next entity: public class Product { public Guid Id { get; set; } public string Name { get; set; } = string.Empty; [BsonExtraElements] public Dictionary<string, object?> AdditionalData { get; set; } = new(); } This entity can have many dynamic data that can be stored inside AdditionalData property. Using attribute BsonExtraElements we…
-
Is there a notion of transaction in GraphQL?
0 To avoid looking after a ghost, I prefer to check if the notion of a transaction can exist in GraphQL . Let’s say I have this: mutation save_changes { change01 { } change02 { } } Is there a possibility for change01 to be rolled back if change02 fails? .net-core graphql Share Follow asked…
-
Hot Chocolate GraphQL – MaxExecutionDepth not working
1 How do I get MaxExecutionDepth to work in Hot Chocolate GraphQL? Here is my code: // Add GraphQL Services services.AddGraphQL( SchemaBuilder.New() // enable for authorization support .AddAuthorizeDirectiveType() .ModifyOptions(o => o.RemoveUnreachableTypes = true) .Create() .MakeExecutable( builder => builder .UseDefaultPipeline() .AddErrorFilter<UseExceptionMessageErrorFilter>() .AddOptions( new QueryExecutionOptions() { MaxExecutionDepth = 15 })) .Schema); I’ve tested with this, even changing…
-
.Net Lead – Amzur Technologies, Inc. – Remote
Amzur Technologies, Inc. Remote Depends on Experience Contract: W2, Corp-To-Corp, 6 Month(s) Skills ReactJS GraphQL C# REST API .Net Core Job Description Summary/ ResponsibilitiesThe Software Engineering Manager Chapter Lead guides technology adoption across product teams, builds, and maximizes the capabilities and skills within the chapter, manages and supports chapter members (employees and contingent labor). The…