Skip to main content
object

Defines a relation between two resources via a reference metafield. The referencer owns the joining field with a given namespace and key, while the target is referenced by the field.

•String!non-null

The key of the field making the reference.

•String!non-null

The name of the field making the reference.

•String!non-null

The namespace of the metafield making the reference, or type of the metaobject.

•MetafieldReferencer!non-null

The resource making the reference.

•MetafieldReference!non-nullDeprecated

Was this section helpful?