View Source Ash.EmbeddableType.ShadowApi (ash v2.6.1)
Link to this section Summary
Functions
Get the avg of the given field from the given query, raising any errors.
Get the avg of the given field from the given query.
Callback implementation for Ash.Api.calculate!/3
.
Callback implementation for Ash.Api.calculate/3
.
Get the count of results that a query would return, raising any errors.
Get the count of results that a query would return.
Callback implementation for Ash.Api.create!/2
.
Callback implementation for Ash.Api.create/2
.
Callback implementation for Ash.Api.destroy!/2
.
Callback implementation for Ash.Api.destroy/2
.
Get the first of the given field from the given query, raising any errors.
Get the first of the given field from the given query.
Callback implementation for Ash.Api.get!/3
.
Callback implementation for Ash.Api.get/3
.
Get the list of the given field from the given query, raising any errors.
Get the list of the given field from the given query.
Callback implementation for Ash.Api.load!/3
.
Callback implementation for Ash.Api.load/3
.
Get the max of the given field from the given query, raising any errors.
Get the max of the given field from the given query.
Get the min of the given field from the given query, raising any errors.
Get the min of the given field from the given query.
Callback implementation for Ash.Api.page!/2
.
Callback implementation for Ash.Api.page/2
.
Callback implementation for Ash.Api.read!/2
.
Callback implementation for Ash.Api.read/2
.
Callback implementation for Ash.Api.read_one!/2
.
Callback implementation for Ash.Api.read_one/2
.
Callback implementation for Ash.Api.reload!/2
.
Get the sum of the given field from the given query, raising any errors.
Get the sum of the given field from the given query.
Callback implementation for Ash.Api.update!/2
.
Callback implementation for Ash.Api.update/2
.
Link to this section Functions
Get the avg of the given field from the given query, raising any errors.
Get the avg of the given field from the given query.
Callback implementation for Ash.Api.calculate!/3
.
Callback implementation for Ash.Api.calculate/3
.
Get the count of results that a query would return, raising any errors.
Get the count of results that a query would return.
Callback implementation for Ash.Api.create!/2
.
Callback implementation for Ash.Api.create/2
.
Callback implementation for Ash.Api.destroy!/2
.
Callback implementation for Ash.Api.destroy/2
.
Get the first of the given field from the given query, raising any errors.
Get the first of the given field from the given query.
Callback implementation for Ash.Api.get!/3
.
Callback implementation for Ash.Api.get/3
.
Get the list of the given field from the given query, raising any errors.
Get the list of the given field from the given query.
Callback implementation for Ash.Api.load!/3
.
Callback implementation for Ash.Api.load/3
.
Get the max of the given field from the given query, raising any errors.
Get the max of the given field from the given query.
Get the min of the given field from the given query, raising any errors.
Get the min of the given field from the given query.
Callback implementation for Ash.Api.page!/2
.
Callback implementation for Ash.Api.page/2
.
Callback implementation for Ash.Api.read!/2
.
Callback implementation for Ash.Api.read/2
.
Callback implementation for Ash.Api.read_one!/2
.
Callback implementation for Ash.Api.read_one/2
.
Callback implementation for Ash.Api.reload!/2
.
Get the sum of the given field from the given query, raising any errors.
Get the sum of the given field from the given query.
Callback implementation for Ash.Api.update!/2
.
Callback implementation for Ash.Api.update/2
.