CreateResourceInput
CreateResourceInput
CreateResourceInput
Create a resource for the given parent and type and with the given data. Optionally provide custom metadata, tags and akas
akas |
[String!] | Optional akas for the resource to create |
data |
Scalar! | The data of the resource to create |
metadata |
Scalar | Optional custom metadata of the resource to create |
parent |
ID | Optional: The parent of the resource to create, either as an id, or an AKA |
tags |
Scalar | Options tags for the resource to create |
type |
ID! | The type of the resource to create, either as an id, or an AKA |