Skip to content

Allow Resources to be Looked Up from Index By Type

Brian Perry requested to merge issue/api_client-3374190:index-lookup into canary

Introduces a indexLookup option which allows resources to be looked up from the jsonapi index rather than constructed based on assumptions about the resource type.

Edited by Brian Perry

Merge request reports