You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I get: TypeError: 'SelfAttribute' object is not iterable
Proposed solution
The docs are a bit unclear where exactly SelfAttribute is valid to be used or not. Examples show it used as argument to other fields, seems a similar usage to what I tried.
So I'm not sure if this is a bug or just needs documenting.
The problem
I wanted to do this:
But I get:
TypeError: 'SelfAttribute' object is not iterable
Proposed solution
The docs are a bit unclear where exactly
SelfAttribute
is valid to be used or not. Examples show it used as argument to other fields, seems a similar usage to what I tried.So I'm not sure if this is a bug or just needs documenting.
Extra notes
I am using this workaround:
The text was updated successfully, but these errors were encountered: