-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot return null for non-nullable type: \'AWSDateTime\' within parent (/onUpdateImbybe/createdAt)" #3517
Comments
Hi @jaymeen-unadkat-differenz, can you provide us with the schema that you used, redacted if needed. Alternatively, you can run
to create a zip of the amplify project which includes the schema. (https://docs.amplify.aws/swift/tools/cli/reference/diagnose/) Can you also provide us with the code snippet that you are using to perform the save? Usually |
@lawmicha
|
Thanks for the schema, any code snippets and logs leading up to that error? |
@jaymeen-unadkat-differenz If this is still an issue that you are facing, would you be able to provide more details requested in the previous comment? |
Closing due to inactivity. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Describe the bug
I'm facing this issue when I hit the save command.
Steps To Reproduce
Expected behavior
Should work properly.
Amplify Framework Version
2.25.6
Amplify Categories
API
Dependency manager
Swift PM
Swift version
5.9
CLI version
12.10.1
Xcode version
XCode 15
Relevant log output
Is this a regression?
Yes
Regression additional context
No response
Platforms
iOS
OS Version
14.0
Device
Simulator iPhone 11
Specific to simulators
No - Not working anywhere
Additional context
No response
The text was updated successfully, but these errors were encountered: