Page Contents

Home > @loopback/repository > PropertyDefinition > hidden

PropertyDefinition.hidden property

Used to hide this property from the response body, adding this property to the hiddenProperties array

Signature:

hidden?: boolean;