Remove a node and its owned subtree from a running pod topology.
@type t() :: %Jido.Pod.Mutation.RemoveNode{name: atom() | binary()}
@spec schema() :: Zoi.schema()