SchemaAssociationPropertyType
SchemaAssociationPropertyType is enum for the field type
enum SchemaAssociationPropertyType {
string
select
multi_select
user
datetime
date
email
phone_number
computed
address
url
number
currency
boolean
rich_text
}
Values
SchemaAssociationPropertyType.string
SchemaAssociationPropertyType.select
SchemaAssociationPropertyType.multi_select
SchemaAssociationPropertyType.user
SchemaAssociationPropertyType.datetime
SchemaAssociationPropertyType.date
SchemaAssociationPropertyType.email
SchemaAssociationPropertyType.phone_number
SchemaAssociationPropertyType.computed
SchemaAssociationPropertyType.address
SchemaAssociationPropertyType.url
SchemaAssociationPropertyType.number
SchemaAssociationPropertyType.currency
SchemaAssociationPropertyType.boolean
SchemaAssociationPropertyType.rich_text
Member Of
CreateSchemaAssociationPropertyInput input ● SchemaAssociationProperty object ● SchemaAssociationPropertyWhereInput input ● UpdateSchemaAssociationPropertyInput input