INPUT_OBJECT
Autogenerated input type of GoldenProductVariantsActivateMutation
input GoldenProductVariantsActivateMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# IDs of the golden product variant to be activatedgoldenProductVariantIds: [ID!]!}