Anchor to MetafieldRelationMetafield
objectMetafield Relation
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
- key (String!)
- name (String!)
- namespace (String!)
- referencer (MetafieldReferencer!)
- target (MetafieldReference!): deprecated
- •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-nullDeprecated
Was this section helpful?