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