6 ms·
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
by leebyron 11y 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.