UpdateResourceInput
UpdateResourceInput
Optionally provide a new parent, provide data updates, or update custom metadata, tags and akas
akas | [String!] | Optional akas of the resource to update |
data | Scalar | Optional data of the resource to update |
id | ID! | The id of the resource to update, either as an id, or an AKA |
metadata | Scalar | Optional custom metadata of the resource to update |
parent | ID | Optional parent of the resource to update, either as an id, or an AKA |
tags | Scalar | Optional tags for the resource to update |