Skip to main content

assignRemoteReference

Assign a reference to an artifact of infrastructure in another project, or that is not managed by massdriver

assignRemoteReference(
organizationId: ID!
artifactId: ID!
packageId: ID!
params: RemoteReferenceParams!
): RemoteReferencePayload

Arguments

assignRemoteReference.organizationId ● ID! non-null scalar

assignRemoteReference.artifactId ● ID! non-null scalar

assignRemoteReference.packageId ● ID! non-null scalar

assignRemoteReference.params ● RemoteReferenceParams! non-null input

Type

RemoteReferencePayload object