> ## Documentation Index
> Fetch the complete documentation index at: https://redo-44af351d-docs-v3-graphql-api-reference.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ExternalRef

> A reference to an external product or variant by id and name.

<ResponseField name="externalId" type="String">
  The external id.
</ResponseField>

<ResponseField name="name" type="String">
  The display name.
</ResponseField>
