aws / aws-appsync-community

The AWS AppSync community
https://aws.amazon.com/appsync
Apache License 2.0
506 stars 32 forks source link

[JS] utils package is missing response types #314

Open dnys1 opened 1 year ago

dnys1 commented 1 year ago

For example, there is a type for HTTPRequest but not one for HTTPResponse. It's easy enough to type yourself, but it was hard to find in the docs what the actual structure of the response object is.