powered by
Updates the attributes of an existing saved query.
SavedQuery.update(id, env = .solveEnv, ...)
The ID of the saved query to update.
(optional) Custom client environment.
Saved query attributes to change.
https://docs.solvebio.com/
if (FALSE) { SavedQuery.update( id="1234", name="New query Name", ) }
Run the code above in your browser using DataLab