Fadi H. Rezq

Results 4 issues of Fadi H. Rezq

e.g. ServiceRelatedRequest table gets generated as Servicerelatedrequest domain class regardless of configurations. Seems the TextInfo.ToTitleCase method considers the text "ServiceRelatedRequest" as one word and simply converts that to "Servicerelatedrequest". When...

I have a server with multiple IP addresses and enough processing and memory power to run two mater nodes. I am wondering if I can configure the two nodes on...

Insert if key doesn't exists otherwise update. Possible?

Sometimes I make graphQL requests using graphQL client but the server returns something like this: `"GraphQL.Validation.InvalidVariableError: Variable '$filter' is invalid. Unrecognized input fields 'operation' for type 'FilterGQLInputType'.\n at GraphQL.Validation.ValidationContext.g__ParseValueObject|39_3(IInputObjectGraphType graphType,...