-
Notifications
You must be signed in to change notification settings - Fork 12
CloudKit Record Types
Moritz Sternemann edited this page Apr 8, 2019
·
3 revisions
only non-system fields are listed
Field Name | Field Type | Indexes |
---|---|---|
recordName | String | Queryable |
scholar | Reference | Queryable |
Field Name | Field Type | Indexes |
---|---|---|
firstName | String | Sortable |
lastName | String | |
gender | String | |
birthday | Date/Time | |
location | Location | |
String | Queryable | |
shortBio | String | |
profilePicture | Asset | |
socialMedia | Reference | |
wwdcYearInfos | Reference (List) | |
wwdcYears | Reference (List) | Queryable |
Field Name | Field Type | Indexes |
---|---|---|
String | ||
github | String | |
imessage | String | |
itunes | String | |
String | ||
String | ||
website | String | |
scholar | Reference |
Field Name | Field Type | Indexes |
---|---|---|
name | String | |
year | String |
Field Name | Field Type | Indexes |
---|---|---|
scholar | Reference | |
year | Reference | Queryable |
appliedAs | String | |
acceptanceEmail | Asset | |
appType | String | |
screenshots | Asset (List) | |
appStoreSubmissionLink | String | |
githubAppLink | String | |
videoLink | String | |
status | String | Queryable |
approvedOn | Date/Time |
Field Name | Field Type | Indexes |
---|---|---|
combinerTag | String | |
value | String |
Field Name | Field Type | Indexes |
---|---|---|
filter | String | |
type | String |
System field indexes: createdAt (Sortable), recordName (Queryable)
Field Name | Field Type | Indexes |
---|---|---|
title | String | |
content | String | |
headerImage | Asset | |
tags | String (List) | |
scholar | CKReference |