ComponentsFilter
Filter which components to return.
input ComponentsFilter {
id: IdFilter
ociRepoName: OciRepoNameFilter
}
Fields
ComponentsFilter.id ● IdFilter input {#id}
Match by component ID (e.g., myproj-database). Supports eq and in.
ComponentsFilter.ociRepoName ● OciRepoNameFilter input {#oci-repo-name}
Match by the OCI repository name of the underlying bundle.