Classes
Enumerations
Interfaces
TypeAliases

BulkDeleteCompassComponentsPayload

The payload returned from deleting existing components.

Property NameTypeDescription
__typenameLiteral
deletedComponentIdsMaybe<Array<String>>The ID of the components that were deleted.
errorsMaybe<Array<MutationError>>A list of errors that occurred during all delete mutations.
successBooleanWhether the entire mutation was successful or not.

Rate this page: