sortField and sortDirection parameters in AWS AppSync GraphQL API for flutter (aws amplify)

0

I'm developing flutter project on Aws amplify with AWS AppSync GraphQL API connected Dynamo DB.

Using CLI, sortDirection parameter works well.

But response.data always has null when I use sortDirection parameter on AWS AppSync GraphQL API.

I think that AWS AppSync does not provide built-in support for sortField and sortDirection parameters.

Is it right?

If I'm right, is there any way to fetch data sorted in descending order with using the API issued by AppSync?

Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions