Graphql `list` returns empty result if `limit` is supplied
thanks for advance for whoever knows the cause.
Amplify API @auth model w authenticationType AMAZON_COGNITO_USER_POOLS
I have a working Amplify dev deployment using GraphQl API with AMAZON_COGNITO_USER_POOLS auth. This is a react native app with no requirement to create a user account, so I need to support public (cognito unauth role) users as well as signed in users (owner).
AWS Amplify GraphQL Query retrieves fields successfully but nested fields are null
I am using AWS Amplify with Flutter and I have a schema as such:
How to edit queries.js (in AWS Amplify graphQL) to sort data?
— Summary