ENUM
EngineDistributionType
link GraphQL Schema definition
1 enum EngineDistributionType { 2 3 4 5 6 7 8 9 10 11 12 13 14 }
link Required by
- CreateApplication
- CreateEngineInput fields used to create a new engine.
- Engine
- EngineFilter
- PackageA Package is an object that groups dependent aiWARE resources together.
- PackageCreateInput
- PackageGrantFilter
- PackageUpdateInput
- QueryQueries are used to retrieve data. If you're new to our API, try the `me` query to explore the information you have access to. Hit `ctrl-space` at any time to activate field completion hints, and mouse over a field or parameter to see its documentation.
- UpdateApplication
- UpdateEngineInput fields used to update an existing engine.