INPUT_OBJECT
1input CreateEngineDependency {52# The category type this engine depends on.3# Must be a valid categoryType from an existing EngineCategory.4dependencyType: String!96# An optional asset type that the engine will expect to have7# been created.8assetType: String10}