Skip to main content

MoralProfileContactInput

No description

input MoralProfileContactInput {
contact: ContactInput
foreignId: String
id: UUID
reference: String
}

Fields

NomTypeDescription
contactContactInput input
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
referenceString scalarA human readable identifier for the entity. Can match external systems/applications. MoralProfileInput