Hacker News new | ask | show | jobs
by leebyron 4003 days ago
GraphQL is definitely designed to be written by developers, not by tools. We have a feature called query variables that provides the same strong typing to input values for queries that need to fetch different data dynamically.