Describe the content issue:
I'm going in circles trying to find an actual reference for the symbols/types in the API docs. For example, where can I see the type returned from post(), along with all properties and methods, with descriptions, of that type? What kind of errors are thrown by post() and what cause them?
URL page where content issue is:
https://docs.amplify.aws/javascript/build-a-backend/add-aws-services/rest-api/post-data/
Describe the content issue:
I'm going in circles trying to find an actual reference for the symbols/types in the API docs. For example, where can I see the type returned from
post(), along with all properties and methods, with descriptions, of that type? What kind of errors are thrown bypost()and what cause them?URL page where content issue is:
https://docs.amplify.aws/javascript/build-a-backend/add-aws-services/rest-api/post-data/