SoftwareService
Software applications as a service
Extends: Technology
SoftwareService
Software applications as a service
Reference
SoftwareService - tech.org.ai
Properties
- index: 3
Usage
import { $ } from 'sdk.do'
// Query for SoftwareService
const result = await db.query({
subject: $.SoftwareService,
})