Type alias SetPlanCompatiblePackageGroups

SetPlanCompatiblePackageGroups: { environmentId?: InputMaybe<Scalars["UUID"]>; id: Scalars["String"]; packageGroups: SetPlanCompatiblePackageGroup[] }

Set plan compatible package groups input

Type declaration