Classes
Enumerations
Interfaces
TypeAliases

CompassSetEntityPropertyPayload

The payload returned from setting an Entity Property.

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

Rate this page: