createTargetConnection
Connect an artifact as the default artifact type for a given target
createTargetConnection(
organizationId: ID!
artifactId: ID!
targetId: ID!
): TargetConnectionPayload
Connect an artifact as the default artifact type for a given target
createTargetConnection(
organizationId: ID!
artifactId: ID!
targetId: ID!
): TargetConnectionPayload
organizationId
(ID!
)artifactId
(ID!
)targetId
(ID!
)TargetConnectionPayload