Skip to main content

PodcastNotFoundError

No description

type PodcastNotFoundError implements ErrorInterface {
message: String!
}

Fields

message (String!)

Interfaces

ErrorInterface