Anchor to MetaobjectFieldMetaobject
objectMetaobject Field
Provides the value of a Metaobject field.
Anchor to FieldsFields
- key (String!)
- reference (MetafieldReference)
- type (String!)
- value (String)
- •String!non-nullPre-auth accessible
The field key.
- Anchor to referencereference•Metafield
Reference A referenced object if the field type is a resource reference.
- Anchor to typetype•String!non-nullPre-auth accessible
The type name of the field. See the list of supported types.
- Anchor to valuevalue•String
The field value.
Was this section helpful?