Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

RemoveMetadataValue

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.