OBJECT
Supported in v6.0+
type HashDetail {# Required. Supported in v6.0+# Hash algorithm type.hashType: String! # Required. Supported in v6.0+# Hash value of the content at path.hashValue: String! }