Skip to content
  • David Fernandez's avatar
    Add GraphQL mutation for the dependency proxy for packages settings · c19d3ee2
    David Fernandez authored and Alper Akgun's avatar Alper Akgun committed
    Add a GraphQL mutation to get the dependency proxy for packages settings
    from a Project.
    
    It requires:
    * the package feature to be enabled in the configuration.
    * the dependency_proxy feature to be enabled in the configuration.
    * the package feature to be enabled in the target project settings.
    * the user to be at least maintainer on the target project.
    * the license to be at least premium.
    c19d3ee2