-
Notifications
You must be signed in to change notification settings - Fork 225
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 Screenshot 2022年03月22日 at 3 11 09 PM in my service.yml. I try this one too |
All reactions
Replies: 1 comment
You should declare your service as a resolver. You can see how this can be done here.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment