Classes
Enumerations
Interfaces
TypeAliases

UpdateCompassComponentTypeMetadataPayload

The result from updating the metadata for a component type.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.
updatedComponentTypeMaybe<CompassComponentTypeObject>The updated component type.

Rate this page: