metaobjectByHandle
Requires access scope.
Retrieves a metaobject by handle.
Arguments
- Anchor to handlehandle•Metaobject
Handle requiredInput! The identifier of the metaobject to return.
Anchor to Possible returnsPossible returns
- Anchor to MetaobjectMetaobject•
Provides an object instance represented by a MetaobjectDefinition.
- capabilities•Metaobjectnon-null
Capability Data! Metaobject capabilities for this Metaobject.
- created
By •App!non-null The app used to create the object.
- created
By •App App!non-null The app used to create the object.
- created
By •Staff StaffMember The staff member who created the metaobject.
- definition•Metaobjectnon-null
Definition! The MetaobjectDefinition that models this object type.
- display
Name •String!non-null The preferred display name field value of the metaobject.
- field•Metaobject
Field The field for an object key, or null if the key has no field definition.
- fields•[Metaobjectnon-null
Field!]! All ordered fields of the metaobject with their definitions and values.
- handle•String!non-null
The unique handle of the object, useful as a custom ID.
- id•ID!non-null
A globally-unique ID.
- referenced
By • Metafieldnon-nullRelation Connection! List of back references metafields that belong to the resource.
- thumbnail
Field •MetaobjectField The recommended field to visually represent this metaobject. May be a file reference or color field.
- type•String!non-null
The type of the metaobject.
- updated
At •Datenon-nullTime! When the object was last updated.
- staff
Member •StaffMember The staff member who created the metaobject.
- capabilities•