MyGroupsPickerFieldSchema
Home > @backstage/plugin-scaffolder
> MyGroupsPickerFieldSchema
Field schema for the MyGroupsPicker.
Signature:
MyGroupsPickerFieldSchema: import("../utils").FieldSchema<string, {
title?: string | undefined;
description?: string | undefined;
}>