ObjectsPlaylistMatchingErrorOn this pagePlaylistMatchingErrorError type if playlist matching failed. Contains the code and a message.type PlaylistMatchingError implements Error { code: PlaylistMatchingErrorCode! message: String!}Fieldscode (PlaylistMatchingErrorCode!)message (String!)InterfacesError