Ash.DataLayer.Simple (ash v1.46.8) View Source

A data layer that simply returns structs

This is the data layer that is used under the hood by embedded resources

Link to this section Summary

Link to this section Functions

Link to this function

create(resource, changeset)

View Source
Link to this function

destroy(resource, changeset)

View Source
Link to this function

filter(query, filter, resource)

View Source
Link to this function

resource_to_query(resource, api)

View Source
Link to this function

run_query(map, resource)

View Source
Link to this function

set_context(resource, query, context)

View Source
Link to this function

sort(query, sort, resource)

View Source
Link to this function

update(resource, changeset)

View Source