Skip to content

Id field missing in export #421

@joente

Description

@joente

Describe the bug
The "id" field in a type is missing in an export.

To Reproduce

set_type('T', {
  id: '#',
});
export();

Note that the id field is not exported

Expected behavior
Expecting the export to include the id field.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions