AWS Amplify GraphQl multiple indexes on schema for separate queries
I have a AWS Amplify GraphQl project. A react application. In schema I have a model named “UserEntry”. I want to write couple of queries. Let me share the model/schema first.
I have a AWS Amplify GraphQl project. A react application. In schema I have a model named “UserEntry”. I want to write couple of queries. Let me share the model/schema first.