You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks or the info. Seem i missed it completely or the docs don't mentioned it.
Is there anything similar that i can use instead when the handler is graphql?
Issue workflow progress
Progress of the issue based on the Contributor Workflow
Describe the bug
If i try to use resolversComposition it is not working as expected and my console.log inside the composer is not called.
To Reproduce
Steps to reproduce the behavior:
Run any query e.g
query {capsules {id}}
Expected behavior
If i call any query e.g
query {capsules {id}}
is not showing the console log from the src/add-fields composerEnvironment:
The text was updated successfully, but these errors were encountered: