Resolved definition of a Lens whose write unit is a complete graph.
Consumers register definitions in :jido_gralkor, :lenses and resolve them
through Gralkor.Client rather than constructing this struct directly.
Summary
Types
@type t() :: %Gralkor.Lens.Replaceable{ destination: Gralkor.Destination.t(), graph_format: :property_graph, name: String.t() }