Replies: 1 comment
-
You should declare your service as a resolver. You can see how this can be done here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new in graphql. I try to add entity manger in my resolver using injecting service in constructor
but when i query this. I always get this error
Using $this when not in object context
. May i know how can I fix this issue?in my service.yml. I try this one too
Beta Was this translation helpful? Give feedback.
All reactions