catalog-backend: also mark hasMetadata as alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -23,6 +23,6 @@ import { createPropertyRule } from './createPropertyRule';
|
||||
*
|
||||
* The key argument to the `apply` and `toQuery` methods can be nested, such as
|
||||
* 'field.nestedfield'.
|
||||
* @public
|
||||
* @alpha
|
||||
*/
|
||||
export const hasMetadata = createPropertyRule('metadata');
|
||||
|
||||
Reference in New Issue
Block a user