ociRepo
Get an OCI repository by name.
ociRepo(
organizationId: ID!
id: ID!
): OciRepo
Arguments
ociRepo.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
ociRepo.id ● ID! non-null scalar {#id}
The repository name (e.g., 'aws-aurora-postgres')
Type
OciRepo object
An OCI repository in your organization's catalog.