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
Developing subgraphs goes beyond defining: entities as GraphQL types and handlers that populate defined entities using event data. We need a way to bug-proof our subgraphs and make sure it does what it's intended for. …say hello to Unit Testing