adopted-ember-addons / adopted-ember-addons/ember-local-storage
Export a single model and related models?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 220
- Forks
- 78
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It looks like the export function will export the entire local-storage database. Is there a way to serialize only a specific model and its relationships?
Since the add-on serializer extends JSONAPISerializer, I expected it to include the related models data, but it only appears to include the related IDs and model names.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.