Skip to main content
Version: Next 🚧

[F] getErrorsDoc

function getErrorsDoc(program, target): string | undefined

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

Parameters

ParameterTypeDescription
programProgramProgram
targetOperationType

Returns

string | undefined

Documentation value