Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

MetadataValue

No description
Type Fields
id:ID!
Deprecated, Removal: 2025-01-01

MetadataValue Id. This field will be removed.

creator:User!
Deprecated, Removal: 2025-01-01

User who created the MetadataValue. This field will be removed.

createdAt:DateTime!
Deprecated, Removal: 2025-01-01

DateTime of the MetadataValue creation. This field will be removed.

modifier:User
Deprecated, Removal: 2025-01-01

User who last modified the MetadataValue. This field will be removed.

modifiedAt:DateTime
Deprecated

DEPRECATED DateTime of the MetadataValue's last modification. This field will be removed. | Date: 2025-01-01T00:00:00.000+00:00

metadataField:MetadataField!
Deprecated, Removal: 2025-01-01

MetadataField associated to MetadataValue. This field will be removed.

value:String!
Deprecated

DEPRECATED MetadataValue's value. This field will be removed. Use CustomMetadataValueType.value instead. | Date: 2025-01-01T00:00:00.000+00:00