Skip to content

[F] getErrorsDoc

function getErrorsDoc(program, target): string | undefined;

Get the documentation string for the return errors types of an operation.

ParameterTypeDescription
programProgramProgram
targetOperationType

string | undefined

Documentation value