Skip to content
Document Authoring DA  API Docs v1.15.1
npmGitHub

InvalidFragmentTypeErrorNEW

InvalidFragmentTypeError:

{
type: "invalid_fragment_type";
}

Thrown when a fragment’s type tag is not one of the accepted URI values. actual is whatever the caller passed.

type: "invalid_fragment_type"


actual: unknown


message: string