MetadataJsonPropertyInput
No description
input MetadataJsonPropertyInput {
files: [MetadataJsonFileInput!]
category: String
}
Fields
MetadataJsonPropertyInput.files
● [MetadataJsonFileInput!]
list input
MetadataJsonPropertyInput.category
● String
scalar
Member of
MetadataJsonInput
input