Function
scopeFor
(mutation: Mutation<any, any, any, any>)
Source from the content-addressed store, hash-verified
| 240 | } |
| 241 | |
| 242 | function scopeFor(mutation: Mutation<any, any, any, any>) { |
| 243 | return mutation.options.scope?.id |
| 244 | } |
Tested by
no test coverage detected
Used in the wild real call sites across dependent graphs
searching dependent graphs…