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
{{ message }}
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
Hi @gauravmakkar, I think I have an idea. I believe you need to have a resolver for every item tagged with @client — but ppsConfiguration does not have a resolver — conversely, I believe you don’t need @client attached to things that are sub-properties of something else that is already @client (example: bin_group_details or pps_bin_details ).
Even if you implement the correct resolvers, you will struggle with this issue #226 because there is actually a problem with how we deal with nested client queries.
[Network error]: TypeError: Cannot read property 'ppsConfiguration' of undefined
The text was updated successfully, but these errors were encountered: