Represents a pipe_through declaration on an action.
Summary
Types
@type t() :: %Ash.Resource.Actions.PipeThrough{ __spark_metadata__: Spark.Dsl.Entity.spark_meta(), names: [atom()], where: [Ash.Resource.Validation.ref()] }
Represents a pipe_through declaration on an action.
@type t() :: %Ash.Resource.Actions.PipeThrough{ __spark_metadata__: Spark.Dsl.Entity.spark_meta(), names: [atom()], where: [Ash.Resource.Validation.ref()] }