All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.introspection.graphqls Maven / Gradle / Ivy

type Introspection {
    "Introspects the build jobs currently available in the system"
    buildJobs(tenantId: Uuid!): [SkillBuildJob]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy