# useEntityCrud

Exports all CRUD actions for an entity: createEntity, readEntity, updateEntity, deleteEntity. Also returns fields, errors, permissions and relations. Those are used in Entity, but can be used to implement your own logic.