amplify-codegen icon indicating copy to clipboard operation
amplify-codegen copied to clipboard

Amplify Codegen is a JavaScript toolkit library for frontend and mobile developers building Amplify applications.

Results 116 amplify-codegen issues
Sort by recently updated
recently updated
newest added

#### Description of changes Added granular modelgen support for Java For the other libraries, the generated code has no problem and only library support is needed - Android: https://github.com/aws-amplify/amplify-android/pull/2265 -...

**Describe the bug** When a union type is defined in the `schema.graphql`, an attempt to generate DataStore models fails with the following message: ``` Unknown type SearchResult for field items....

feature-request
model-gen

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
type-gen
transferred
p3

### Is this feature request related to a new or existing Amplify category? _No response_ ### Is this related to another service? _No response_ ### Describe the feature you'd like...

feature-request
transferred
p4

### Before opening, please confirm: I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+). I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). I have done my best to include a...

bug
model-gen
p2

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

feature-request
model-gen

**Is your feature request related to a problem? Please describe.** There are lots of cases where a model is self-referential and the entities have a bi-directional relationship. Eg. posts with...

feature-request
doc-gen
p4

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
type-gen
p3

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

bug
type-gen
p3

**Is your feature request related to a problem? Please describe.** Is there any chance codegen can be enhanced to allow for pagination out of the box? It'd be great to...

feature-request
type-gen