Classes
Enumerations
Interfaces
TypeAliases

DeleteCompassComponentPayload

The payload returned from deleting an existing component.

Property NameTypeDescription
__typenameLiteral
deletedComponentIdMaybe<String>The ID of the component that was deleted.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: