INTERFACE
interface MetadataInterface {metadata: Metadata! # Arguments# key: [Not documented]metadataValue(key: String!): String }