OBJECT
type BulkErrorResult {index: Int! code: Int! message: String! # Might be null on create.entityId: ID apiError: EntityValidationError }