Closed obaidabit closed 1 year ago
I have looked into this and i forgot to complete the withName
and withImage
implementations, this also affects StaffQuery
and StudioQuery
, i will be releasing a patch as soon as im able to hop on my pc.
Thanks for the report!
Patch 0.12.2
was posted and this issue was fixed (4cd5b3c406ed92cce9cce91e27a9109d5c0d12ac).
Also i made a wrong assessment and StudioQuery
was not impacted by this.
thanks, It is working now.
Bug Report
Current Behavior
When calling the
withName()
function,inside a character query of media query I'm getting the following error: this is the response result from AnilistSteps to Reproduce
media()
querywithCharacters()
withCharacters
withNode()
to the edgeswithName()
to the nodethe GraphQL query looks like this
Expected Behavior
I expect the query to look like this
Environment
Possible Solution
...
Additional Context
this bug also exists with character image.