Anchor to MetafieldRelationMetafield
MetafieldRelation
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.
Anchor to FieldsFields
- •String!non-null
The key of the field making the reference.
- Anchor to namename•String!non-null
The name of the field making the reference.
- Anchor to namespacenamespace•String!non-null
The namespace of the metafield making the reference, or type of the metaobject.
- Anchor to referencerreferencer•Metafield
Referencer! non-null The resource making the reference.
- Anchor to targettarget•Metafield
Reference! non-null The referenced resource.
Was this section helpful?