Graph.find/2
not passing correct value to callback according to docs.
#331
Labels
bug
Something isn't working
Steps to reproduce
Simply call the function as below:
Expected Behavior
The docs state that the function should return the full primitive to the callback.
Actual Behavior
The value being passed to the callback is only the primitive's id.
The text was updated successfully, but these errors were encountered: