Represents a update action on a resource.
t() :: %Ash.Resource.Actions.Update{ accept: [atom()], changes: term(), name: atom(), primary?: boolean(), type: :update }