Mohamed Seleem

Results 1 issues of Mohamed Seleem

## Description Consider the following query ```gql query Query { books { id author { id } } } ``` A join will be generated even though we really don't...