OBJECT
type SimpleShiftTags {CreatedById: ID! CreatedDate: Instant! LastModifiedById: ID! LastModifiedDate: Instant! Required: Boolean! ShiftId: ID! TagId: ID! UID: ID! Weighting: Int }