Resource
Representation of a resource
type Resource {
url: URL!
encodingFormat: Mime!
}
Fields
Resource.url ● URL! non-null scalar
Resource.encodingFormat ● Mime! non-null scalar
Member of
AudiobookMetadata object