Patrick W

Results 13 comments of Patrick W

You need to implement the interface methods. Example I had this interface ``` interface Node { id: ID! } ``` I had to add this to my object ``` func...

I was able to solve this by hard coding the path to react and react dom in webpack via next.config.js ``` const nextConfig = { webpack: (config, { dev })...

See Api Notes section of https://www.docusign.com/blog/developers/sms-delivery-the-esignature-rest-api for more info about this parameter. It's not documented at all except for that blog post :/.