AshEvents.EventLog.PersistActorPrimaryKey (ash_events v0.1.1)
View SourceAdds a field (not relationship) on the event log resource that will be used to persist the actor primary key.
Summary
Types
@type t() :: %AshEvents.EventLog.PersistActorPrimaryKey{ allow_nil?: boolean(), attribute_type: term(), destination: Ash.Resource.t(), name: atom(), public?: boolean() }