Skip to content

Commit 82c8841

Browse files
committed
chore: update metaphysics graphql schema
1 parent 26bc6ff commit 82c8841

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/schema.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3318,22 +3318,27 @@ type ArtworkImportSummary {
33183318
type ArtworkImportTransformedData {
33193319
artistNames: String
33203320
artworkCondition: String
3321+
artworkDescription: String
33213322
artworkTitle: String
33223323
certificateOfAuthenticity: String
33233324
classification: String
33243325
date: String
33253326
depth: String
33263327
diameter: String
3328+
exhibitionHistory: String
33273329
framedDepth: String
33283330
framedDiameter: String
33293331
framedHeight: String
33303332
framedWidth: String
33313333
height: String
33323334
imageFileNames: String
3335+
imageRights: String
33333336
inventoryId: String
33343337
materials: String
33353338
medium: String
33363339
price: String
3340+
provenance: String
3341+
series: String
33373342
signature: [String]
33383343
signatureDetails: String
33393344
weight: String

0 commit comments

Comments
 (0)