Skip to main content
Log inSign up
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.

•

The resource making the reference.

•

The referenced resource.


Was this section helpful?