Type alias SetPackageGroupAddons

SetPackageGroupAddons: { addons: Scalars["String"][]; environmentId?: InputMaybe<Scalars["String"]>; packageGroupId: Scalars["String"] }

The input type for setting the addons of an package group

Type declaration

  • addons: Scalars["String"][]

    The addons to set on the package group

  • Optional environmentId?: InputMaybe<Scalars["String"]>

    The environment id to set the addons of the package group in

  • packageGroupId: Scalars["String"]

    The id of the package group