The metadata specification of queries allows for the boolean properties `first`, `descendants` and `static` to be missing, but the linker did not account for their omission. This fix is tested in subsequent commits that implement compilation of components, at which point this will be covered by the compliance tests. PR Close #39707