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
I need some help on data fetching...
My goal is to update the GraphQL structures to add some fields in the query so that I
can read new data added from OTP to Digitransit. I can't understand where is the 'main' graphQL/fragment because there are so many JS with fragments/relay and don't know the relations between all these to mod the code.
Any suggestions? I tried to set many breakpoints in Chromes inspector but it goes too deep in the libraries and you don't understand the sequence of the callstack. Can someone help me? Thanks in advance!
The text was updated successfully, but these errors were encountered:
I need some help on data fetching...
My goal is to update the GraphQL structures to add some fields in the query so that I
can read new data added from OTP to Digitransit. I can't understand where is the 'main' graphQL/fragment because there are so many JS with fragments/relay and don't know the relations between all these to mod the code.
Any suggestions? I tried to set many breakpoints in Chromes inspector but it goes too deep in the libraries and you don't understand the sequence of the callstack. Can someone help me? Thanks in advance!
The text was updated successfully, but these errors were encountered: