Ben Slayton

Results 2 issues of Ben Slayton

I'm new to this library. Coming from the JS driver here. Am I doing this wrong, or is there a bug here. Can someone confirm? I'm having an issue passing...

`_create()`, which uses internal class method `_getCreatedRecords()` is not fetching relations. However, `_update()` and `_patch()` do fetch relations but is using `upsertGraphAndFetch()`. Does it make sense that `_create()` should use...