SetRemoteReferenceInput
Link an instance's resource field to a resource from another project or an imported resource. The instance must not be in a provisioned or failed state.
input SetRemoteReferenceInput {
field: String!
}
Fields
SetRemoteReferenceInput.field ● String! non-null scalar {#field}
The resource field to assign the reference to
Member Of
setRemoteReference mutation