Toshinori Tsugita

Results 2 issues of Toshinori Tsugita

### Issue description Multiple `@JoinColumn` with same `name` interferes with each other. At least `referencedColumnName` option is overridden by the option of other `@JoinColumn` with same `name`. ### Expected Behavior...

bug
requires triage

### Description This PR improves the consistency of the GraphQL query allowlist normalization by ensuring that __typename fields are also removed from inline fragments. Previously, normalization only handled regular field...