# ProductVariantGroupRelationshipInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the bundle components for core. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the product variant that's a component of the bundle. * [quantity](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The number of units of the product variant required to construct one unit of the bundle. ## Input objects with this input object * [ProductVariantRelationshipUpdateInput](/docs/api/admin-graphql/2024-10/input-objects/ProductVariantRelationshipUpdateInput) * [ProductVariantRelationshipUpdateInput](/docs/api/admin-graphql/2024-10/input-objects/ProductVariantRelationshipUpdateInput) ## Examples