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
When generating API functions from Rick & Morty public API, there were issues with apiQuery field in a characters query.
The issue is related to the parameter generation, so it produces invalid graphQL query (see attached image).