OBJECT
type SimpleResources {Alias: String AutoSchedule: Boolean! Category: String CountryCode: String CreatedById: ID! CreatedDate: Instant! Email: String EmploymentType: String GeoLatitude: BigDecimal GeoLongitude: BigDecimal HomeAddress: String IsActive: Boolean! LastModifiedById: ID! LastModifiedDate: Instant! MobilePhone: String Name: String! Notes: String NotificationType: String PrimaryPhone: String PrimaryRegionId: ID! Rating: Int ResourceType: String UID: ID! UserId: ID WeeklyHours: BigDecimal WorkingHourType: WorkingHourType }