I have an issue where i am not receiving the updated respoce though grpahql query upon making a change in Builder doc . It is very strange to see that i don’t see the right reponce even after waiting for long and have to make the query multiple times to get the actual data .
Here is an example query that i tested where i performed below steps :
made a change in this doc like , added a free product ID :
was testing the query in graphql explorer and had to make the query multiple times before i see the updated changes , irrespective of waiting for a long (just though that Builder server may not have the updated response) .