OBJECT
type TemplatedShiftTags {CreatedBy: Users! CreatedById: ID! CreatedDate: Instant! LastModifiedBy: Users! LastModifiedById: ID! LastModifiedDate: Instant! Required: Boolean! Tag: Tags! TagId: ID! TemplatedShift: TemplatedShifts! TemplatedShiftId: ID! UID: ID! Weighting: Int }