OBJECT
type IncentiveQualification {amount: Int! createdAt: ISO8601DateTime! createdById: UUID! id: UUID! importKey: String incentive: Incentive! incentiveId: UUID! name: String! organizationId: Int! updatedAt: ISO8601DateTime! updatedById: UUID! }