I've been building this library while testing against a Rails GQL API, which provides its own set of magic (i.e. auto-generating input types for mutations.)
We need to make sure that we don't generate bad code when introspecting APIs that're designed differently.
I've been building this library while testing against a Rails GQL API, which provides its own set of magic (i.e. auto-generating input types for mutations.)
We need to make sure that we don't generate bad code when introspecting APIs that're designed differently.