OBJECT
CatalogMutationProviders
Stitch into the CatalogMutationProviders to add the 'kubernetesPackage' field
link GraphQL Schema definition
- type CatalogMutationProviders {
- # Catalog mutation provider for k8s packages
- #
- # **NOTE:** This API/functionality is in Alpha, This functionality can be unstable
- # and schema elements may change over future iterations.
- KubernetesPackageCatalogMutationProvider! :
- }