Gusto / apollo-federation-ruby

A Ruby implementation of Apollo Federation
MIT License
216 stars 76 forks source link

fix: include inherited types in generated _Entity union #247

Closed jturkel closed 1 year ago

jturkel commented 1 year ago

This fixes the generated _Entity union to include members inherited from a schema superclass. I missed this in the original fix for #241.

grxy commented 1 year ago

:tada: This PR is included in version 3.6.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: