Ash.Resource.Calculation.Argument (ash v3.5.43)
View SourceAn argument to a calculation
Summary
Types
@type t() :: %Ash.Resource.Calculation.Argument{ __spark_metadata__: Spark.Dsl.Entity.spark_meta(), allow_expr?: boolean(), allow_nil?: boolean(), constraints: keyword(), default: any(), name: atom(), type: Ash.Type.t() }