graphql / composite-schemas-spec

MIT License
30 stars 9 forks source link

Add enum merging RFC #53

Open PascalSenn opened 1 month ago

fotoetienne commented 1 month ago

@PascalSenn @benjie I pulled up some usage stats on the 3000+ enums in our graph: Input: 19.4% Output: 38.5% Both: 38.5%

PascalSenn commented 1 month ago

Thanks for the stats @fotoetienne !