OrderLine CustomField with Translatable Custom Entity #1764
cdiban-loads
started this conversation in
General
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Everyone!
I'm seeking help with a use case regarding relation type custom fields in order lines but with translations. My entity has translation code and other properties but when I try to view the order detail I have an error that says "Cannot return null for non-nullable field..." I changed my ApiExtension to nullable, its work but I can't get the properties with the data.
Is it possible to fix this implementation? I'm doing something wrong?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions