warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Cannot read properties of null (reading 'done') #107

Closed ComicDread closed 11 months ago

ComicDread commented 1 year ago

so as the title said i cannot read properties of null (reading 'done') the only problem is i actually don't want to read it ๐Ÿคจ i never asked to read the property of done..

i am using GraphQL network and done doesn't even look null!!

{1 item "data":{1 item "tasks":[1 item 0:{4 items "name":"aadsa" "done":false "id":"5iuF8ogBxAX3KEei4ac8" "__typename":"Task" } ] }

and this is the query i am trying to send

mutation newupdatedTitleTask($id: ID!, $input: titleInput!) { updatedTitle(id: $id, input: $input) } { "id": "5iuF8ogBxAX3KEei4ac8", "input": { "name": "aadsaa" } }

warrenday commented 12 months ago

Sorry for the slow reply @ComicDread I've been on holiday. Could you share the full body of the request from the standard network inspector?

Also is this being sent with POST?

ComicDread commented 11 months ago

hi i solved already ๐Ÿ‘ :)

warrenday commented 11 months ago

What was the issue?

ComicDread commented 11 months ago

sorry i really do not remember, in 2 weeks i added so many features and discovered so many bugs that my mind is full ๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป๐Ÿ™๐Ÿป