Skip to content

Import external file with a simpler data structure #116

@pviti

Description

@pviti

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

The plugin expects to read a file like:
{ "data": { "type": "", "id": "", "attributes: {} } }
It would be useful to handle data structures like { "data": { "attributes": {}}} or "data": { "attributes": {}} or { "attributes": {}}

Describe alternatives you've considered

No response

Are you able to assist to bring the feature to reality?

yes, I can

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions