Page Contents

Home > @loopback/repository-json-schema > FilterSchemaOptions > exclude

FilterSchemaOptions.exclude property

To exclude one or more property from filter

Signature:

exclude?: string[] | string;