-
Notifications
You must be signed in to change notification settings - Fork 12
Entity Queries #3
Copy link
Copy link
Open
Labels
A-Builtin-ParserThis is related to the Built-in ParserThis is related to the Built-in ParserC-EnhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
A-Builtin-ParserThis is related to the Built-in ParserThis is related to the Built-in ParserC-EnhancementNew feature or requestNew feature or request
Currently, you cannot access entities properties. In order to access entities properties we will need entity queries. Entity queries will be a built-in parser feature that will allow you to query the entities you choose and modify them.
Design
Todo list for the design of the entity queries.
Implementation
After the design has been finished, we can start the implementation.