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
As metadata.author appears in the selector but not in the fields, this will trigger an error from here.
But since we ask for the whole metadata object, including the 'metadata.author, this should works fine.
The text was updated successfully, but these errors were encountered:
Assume this query:
As
metadata.author
appears in the selector but not in the fields, this will trigger an error from here.But since we ask for the whole
metadata
object, including the'metadata.author
, this should works fine.The text was updated successfully, but these errors were encountered: