Skip to content

Commit

Permalink
chore: update metaphysics graphql schema (#8831)
Browse files Browse the repository at this point in the history
  • Loading branch information
artsyit authored Jun 7, 2023
1 parent 04cc478 commit 3744f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -7202,7 +7202,7 @@ type CreateFeaturedLinkFailure {

input CreateFeaturedLinkMutationInput {
clientMutationId: String
description: String!
description: String
href: String!
sourceBucket: String
sourceKey: String
Expand Down

0 comments on commit 3744f72

Please sign in to comment.