#✅ - enum: priority not included in result from `await client.models.Todo.list();`

3 messages · Page 1 of 1 (latest)

soft tapir
#

this is from Gen 2 tutorial, the attribute priority is not included in the result (but works in the appsync studio). If priority changed to string in schema, it's in the result.

#

figured out, it was with amplify 6.0.5, upgraded to latest 6.0.8, no issue

analog patrolBOT
#

✅ - enum: priority not included in result from await client.models.Todo.list();