Type alias SetPlanCompatiblePackageGroups

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

Set plan compatible package groups input

Type declaration