Answered step by step
Verified Expert Solution
Question
1 Approved Answer
I am trying to query a specific piece of data from graphql api using amplify and react native. I am able to query it online
I am trying to query a specific piece of data from graphql api using amplify and react native. I am able to query it online on appsync, but when I try to do it clientside I get the console error. Thank you in advance.
type Classesdata @model \{ id: ID! classID: String! @primaryKey name: String description: String avgGPA: String mygrade: Int grades: [] g Promise \{ "_A": null, "1:0, "-y": 0, "_z": nullStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started