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
@boscohyun Could you give me more context (e.g., the query you tested)?
I guess you tested with ... on Equipment, ... on ItemUsable. With these conditions, you can't see any fields. It should use EquipmentInterface and ItemUsableInterface.
Currently, we cannot
CombinationSlots.Result.ItemUsable
cannot handle as a inheritance type likeEquipment
,Weapon
orRing
.The text was updated successfully, but these errors were encountered: