samdenty / gqless

a GraphQL client without queries
https://gqless.com
3.66k stars 54 forks source link

Shorten schema #198

Open samdenty opened 3 years ago

samdenty commented 3 years ago

Part of https://github.com/gqless/gqless/pull/135

The two formats are nearly identical, but the one in the previous PR removes duplication between schema / interfaces using typescript magic (whilst still being fast).

Additionally it supports argumentless