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
I would like to use sanity-client to create a new document inside a collection, but in my schema, one of the fields requires a reference to another document from another collection. How can I create this new document using the create() method?
The text was updated successfully, but these errors were encountered:
I would like to use sanity-client to create a new document inside a collection, but in my schema, one of the fields requires a reference to another document from another collection. How can I create this new document using the
create()
method?The text was updated successfully, but these errors were encountered: