The result from updating the metadata for a component type.
| Property Name | Type | Description | 
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during the mutation. | 
| success | Boolean | Whether the mutation was successful or not. | 
| updatedComponentType | Maybe<CompassComponentTypeObject> | The updated component type. | 
Rate this page: