Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

AddAssetMetadataFieldValue

No description
Type fields
id:ID!

MetadataValue Id.

creator:User!

User who created the MetadataValue.

createdAt:DateTime!

DateTime of the MetadataValue creation.

modifier:User

User who last modified the MetadataValue.

modifiedAt:DateTime

DateTime of the MetadataValue last modification.

metadataField:MetadataField!

MetadataField related to the MetadataValue.

value:String!

MetadataValue value.