setRemoteReference
Set a remote reference on an instance.
Links 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.
setRemoteReference(
organizationId: ID!
input: SetRemoteReferenceInput!
): RemoteReferencePayload
Form Schema
This mutation supports dynamic form generation using JSON Schema.
Loading schema...
Arguments
setRemoteReference.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
setRemoteReference.input ● SetRemoteReferenceInput! non-null input {#input}
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.