Comment on Apollo raises $22M to simplify app developmentparentComments−KenanSulayman7yYou could use input types and reduce the boilerplate to a single parameter, which you then send as an object in the request variables?−fernandotakai7yyeah that's what i did. inputs also help a bit with code reuse, imho.
Comments
You could use input types and reduce the boilerplate to a single parameter, which you then send as an object in the request variables?
yeah that's what i did. inputs also help a bit with code reuse, imho.