Configure Catalog

This section includes Catalog configuration tasks:

Catalog GraphQL

JFrog Catalog is available as a OneModel GraphQL service. You can query Public Catalog packages, versions, vulnerabilities, licenses, and operational risk, and manage Custom Catalog labels and custom assigned licenses, through the same unified GraphQL endpoint as other JFrog services.

Catalog queries and mutations use:

POST <YOUR_JFROG_DOMAIN>/onemodel/api/v1/graphql

You can explore the schema, run queries, and view responses in the JFrog Platform UI under Integrations > GraphQL Playground.

For query and mutation examples, see Catalog GraphQL. For OneModel conventions, authentication, and Playground usage, see JFrog OneModel GraphQL.


Did this page help you?