Simplified query definition type for creating reusable queries
Optional
Components to auto-mark as changed on every iterated entity after process() returns. Components in with but absent from mutates are narrowed to Readonly<T> on the iteration entity type.
process()
with
mutates
Readonly<T>
Simplified query definition type for creating reusable queries