Avi Block
06/17/2018, 3:47 PMnilan
06/18/2018, 3:27 PMAvi Block
06/18/2018, 3:44 PMBinding
Once you have implemented your UserServiceBinding class, the graphql-binding CLI helps you to generate the TypeScript type definitions for it.I eventually figured out that you really need to export a schema, and code generation creates that
Binding
class for you (as I would have expected)nilan
06/18/2018, 3:45 PMnilan
06/18/2018, 3:45 PM