Validation error of type FieldUndefined in Amplify.GraphQLError and AppSyncRealTimeClient

97 Views Asked by At

I'm trying to use Amplify for the backend in my Swift app and get no errors when configuring Amplify and saving new Users into the DataStore or images into S3 Store but get a mistake with AWSAPIPlugin when trying to upload everything to the cloud via AppSync. Here is how the errors look like: enter image description here enter image description here

I was trying to have everything in my swift code sync with amplify but it doesn't connect and upload anything

0

There are 0 best solutions below