Classes
Enumerations
Interfaces
TypeAliases

CreateCompassRelationshipPayload

The payload returned from creating a new relationship.

Property NameTypeDescription
__typenameLiteral
createdCompassRelationshipMaybe<CompassRelationship>The newly created relationship between two components.
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
successBooleanWhether the mutation was successful or not.

Rate this page: