Skip to content

[F] getErrorsDoc

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

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

ParameterTypeDescription
programProgramProgram
targetOperationType

undefined | string

Documentation value