CatalogBuilder.setAllowedLocationTypes()
Home > @backstage/plugin-catalog-backend
> CatalogBuilder
> setAllowedLocationTypes
Sets up the allowed location types from being registered via the location service.
Signature:
setAllowedLocationTypes(allowedLocationTypes: string[]): CatalogBuilder;
Parameters
Parameter |
Type |
Description |
---|---|---|
allowedLocationTypes |
string[] |
the allowed location types |