guy-ecton
Results
2
issues of
guy-ecton
**Describe the bug** Trying to use an Optional Pydantic field with a primitive type (like `str`) **To Reproduce** Steps to reproduce the behavior: ```python class Foo(GraphQLQueryBaseModel): name: Optional[str] = None...
### Before creating a new issue, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-ui/discussions). - [x] I have tried disabling all browser extensions or...
feature-request
Auth