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