OBJECT
type ShiftChoice {# Date of this shiftdate: String # Time when this shift endsendTime: String # External id for this shiftexternalId: String # Id for this shiftid: Int # Name of this shiftname: String # Notes for this shiftnotes: String # Time when this shift startsstartTime: String # Number of volunteers needed for this shiftvolNeeded: Int }