Skip to content

Commit 4f06b58

Browse files
authored
chore: update metaphysics graphql schema (#12498)
1 parent b8e2cbd commit 4f06b58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/schema.graphql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4559,6 +4559,9 @@ input BulkUpdateArtworksMetadataInput {
45594559

45604560
# Publish or unpublish artworks
45614561
published: Boolean
4562+
4563+
# Details about the signature
4564+
signature: String
45624565
}
45634566

45644567
type BulkUpdateArtworksMetadataMutationFailure {

0 commit comments

Comments
 (0)