listVariantType
Using this api, you can view the variant types of products.
listVariantType(
id: StringFilterInput
name: StringFilterInput
updatedAt: DateFilterInput
): [VariantType!]!
Arguments
You can filter by product variant type name.
updatedAt
DateFilterInputReturn Type
VariantType
VariantType