InstanceResource
A resource keyed by the output handle that produced it.
type InstanceResource {
field: String!
resource: Resource!
}
Fields
InstanceResource.field ● String! non-null scalar {#field}
The output handle that produced this resource
InstanceResource.resource ● Resource! non-null object {#resource}
The resource artifact
Member Of
InstanceResourcesPage object