Classes
Enumerations
Interfaces
TypeAliases

CompassUnsetEntityPropertyPayload

The payload returned from unsetting an Entity Property.

Property NameTypeDescription
__typenameLiteral
entityPropertyMaybe<CompassEntityProperty>The entity property that was unset.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: