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
dataScalar!The data of the resource to create
metadataScalarOptional custom metadata of the resource to create
parentIDOptional: The parent of the resource to create, either as an id, or an AKA
tagsScalarOptions tags for the resource to create
typeID!The type of the resource to create, either as an id, or an AKA