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
Currently fieldCaps API returns only the leave fields without any info on 'compound' field such as object or nested or join.
To wit, given an inner field, say a.b it is impossible to determine what type a is.
Currently fieldCaps API returns only the leave fields without any info on 'compound' field such as
objectornestedorjoin.To wit, given an inner field, say
a.bit is impossible to determine what typeais.