Specify context to merge into an action's context.
@type t() :: %Ash.Reactor.Dsl.Context{ __identifier__: any(), __spark_metadata__: Spark.Dsl.Entity.spark_meta(), context: nil | t() | map(), transform: nil | (any() -> any()) | {module(), keyword()} | mfa() }