Chase

Results 7 comments of Chase

Thank you for reporting, you're correct in that each new PR Preview always only inherits environment variables defined for all branches, regardless of the source or target branch. As a...

@abhi7cr maybe you can take a look if you're still on the project? I'm no longer with AWS or Amplify for the past year or so.

This is presently a DataStore limitation with wide-ranging impact across all libraries and platforms, and so their isn't a quick hit solution at present, it's in our backlog to support...

The Content page does not yet support editing nested array fields directly, this is something in our backlog to support in the future.

@Bartman250 Unfortunately DataStore does not currently support Aurora as a data source even though its possible to enable this source for your GQL API. At present, AdminUI does not detect...

I've created a backlog item tracking this internally pending prioritization, can confirm reproduction.

All GQL models within Admin UI are required to have an id field as primary key, we don't support the concept of non-id custom keys due to underlying limitations of...