Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/operation-graph > Operation > group

Operation.group property

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

If specified, the name of a grouping to which this Operation belongs, for logging start and end times.

Signature:

readonly group: OperationGroupRecord<TGroupMetadata> | undefined;