Skip to content

Instantly share code, notes, and snippets.

@beckettkev
Created November 28, 2019 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beckettkev/69a1556dfe357bc7042e30e702d27a3b to your computer and use it in GitHub Desktop.
Save beckettkev/69a1556dfe357bc7042e30e702d27a3b to your computer and use it in GitHub Desktop.
Patch('My Document Library Name', {
MyInternalLookupFieldName: {
'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
// For illustrative purposes only - you would dynamically set this...
Value: "",
Id: -1
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment