Skip to main content

UpdateUserInput

No description

input UpdateUserInput {
consentsToDataCollection: Boolean
email: String
id: UUID
password: String
representative: RepresentativeInput
}

Fields

NomTypeDescription
consentsToDataCollectionBoolean scalar
emailString scalar
idUUID scalarUnique identifier of the entity
passwordString scalar
representativeRepresentativeInput inputupdateUser