query getCiCatalogSettings($fullPath: ID!) { project(fullPath: $fullPath) { id isCatalogResource } }