# `Ash.DataLayer.Simple`
[🔗](https://github.com/ash-project/ash/blob/v3.23.1/lib/ash/data_layer/simple/simple.ex#L5)

A data layer that returns structs.

This is the data layer that is used under the hood
by embedded resources, and resources without data layers.

# `bulk_create`

# `set_data`

Sets the data for a query against a data-layer-less resource

---

*Consult [api-reference.md](api-reference.md) for complete listing*
