ErrorApiErrorContext
Home > @backstage/core-plugin-api
> ErrorApiErrorContext
Provides additional information about an error that was posted to the application.
Signature:
export type ErrorApiErrorContext = {
hidden?: boolean;
};
Home > @backstage/core-plugin-api
> ErrorApiErrorContext
Provides additional information about an error that was posted to the application.
Signature:
export type ErrorApiErrorContext = {
hidden?: boolean;
};