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?

No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas