awslabs / aws-mobile-appsync-sdk-js

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native
Apache License 2.0
920 stars 266 forks source link

Adding a new input field #580

Open bsieffert opened 4 years ago

bsieffert commented 4 years ago

I am trying to add another input field and have it displayed in the output table, but I am getting an error that the field is not defined. What additional steps must be taken to add a new field? I have added it to the schema and initialized it.