Skip to content

StaffEdge

Staff connection edge

type StaffEdge {
node: Staff
id: Int
role: String
favouriteOrder: Int
}

The id of the connection

The role of the staff member in the production of the media

The order the staff should be displayed from the users favourites

MediaSubmissionComparison object ● StaffConnection object