JobListing

Id: {
    // Auto Generated ID Hash
},
Slug: { //chosen slug }
Active: {
    // Boolean
    // Default 1
    // Whether or not the business should be displayed to the public & search engines 
},
location: {
    //reference to location
}
employer: {
    //reference to employer
}
name: {

}
imageUrls: {

}
content: {

}
actionUrl: {

}

Last updated

Was this helpful?