Type alias GetPackageByRefIdInput

GetPackageByRefIdInput: { environmentId: Scalars["String"]; refId: Scalars["String"]; versionNumber?: InputMaybe<Scalars["Float"]> }

Get Package By Ref Id Input

Type declaration

  • environmentId: Scalars["String"]

    The unique identifier for the environment

  • refId: Scalars["String"]

    The unique identifier for the entity

  • Optional versionNumber?: InputMaybe<Scalars["Float"]>

    The version number of the package