TaskSpecV1beta3.user
Home > @backstage/plugin-scaffolder-common
> TaskSpecV1beta3
> user
Some decoration of the author of the task that should be available in the context
Signature:
user?: {
entity?: UserEntity;
ref?: string;
};