Type Alias AppwriteAttribute
AppwriteAttribute:
| Models.AttributeBoolean
| Models.AttributeInteger
| Models.AttributeFloat
| Models.AttributeEmail
| Models.AttributeEnum
| Models.AttributeUrl
| Models.AttributeIp
| Models.AttributeDatetime
| Models.AttributeRelationship
| Models.AttributeString
Supported attribute types by Appwrite.