Skip to main content

TenantInput

No description

input TenantInput {
email: String!
id: UUID
password: String!
representative: RepresentativeInput
}

Fields

NomTypeDescription
emailString! non-null scalar
idUUID scalarUnique identifier of the entity
passwordString! non-null scalar
representativeRepresentativeInput inputsignupTenant