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?

Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande