Link

public enum Link : Codable
extension Link: Hashable, Equatable

A representation of Linked Resources that a field may point to in your content model. This stateful type safely highlights links that have been resolved to entries, resolved to assets, or remain unresolved.

Hashable, Equatable