Pramod katuwal

Results 3 comments of Pramod katuwal

I tried Two way to check why its not working , so found following Findings # Observation Class ``` vendor/nuwave/lighthouse/src/Schema/Directives/CountDirective.php ->resolveField() ``` 1. If i keep different name of query...

@spawnia sorry for late reply . I have tried everything as @tlaverdure suggested. But still it is not working. I tested many ways to solve this issues and finally i...

I also having same issue while updating relational model for morphOne relationship. My Input Configuration ```yaml input UpdateEntityInputFieldMorphOne{ update: UpdateEntityInput! } input UpdateEntityInput{ # id:ID! modified_by:Int! description:String! status:String! } input...