i am using amplify to subscribe the event and the subscription established but error in fetching real time data i am trying to get data from onCreateApneAppsyncSubTest but its requesting the model listApneAppsyncSubTests and giving the validation error which never mensioned.
the error indicates the missing feild but i not mensioned that in schema
I tried to subscribe the event and fetch the realtimeData

remaining code
Can anyone tell me whats am doing wrong with the code or with the schema
