INPUT_OBJECT

NullableProductVariantInput

link GraphQL Schema definition

1input NullableProductVariantInput {
2
3id: Int
4
5externalId: Int
6}