How to get the list of a model property names? #4171
-
I've been searching in vain how to do the following:
TIA |
Beta Was this translation helpful? Give feedback.
Answered by
timotheeguerin
Aug 13, 2024
Replies: 1 comment 3 replies
-
We don't have that type yet, it would be something that you can build yourself with decorators
where this is a decorator that dynamically add the variants |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
dvv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have that type yet, it would be something that you can build yourself with decorators
where this is a decorator that dynamically add the variants