Method
resolve(_:)
Resolves an object by its identifier across all resources in the set.
Parameters
id-
The unique identifier of the object to resolve.
Return Value
The resolved object and its containing resource, or nil if not found.
Method
Resolves an object by its identifier across all resources in the set.
idThe unique identifier of the object to resolve.
The resolved object and its containing resource, or nil if not found.