The payload returned from setting an Entity Property.
Property Name | Type | Description |
---|---|---|
__typename | Literal | |
entityProperty | Maybe<CompassEntityProperty> | The entity property that was set. |
errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. |
success | Boolean | Whether the mutation was successful or not. |
Rate this page: